dpla mcp for Claude Desktop
io.github.mrfentmen/dpla-mcp
DPLA API: search millions of library items and collections.
client:Claude Desktop
transport:stdio
runtime:npm
Install dpla mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"dpla-mcp": {
"command": "npx",
"args": [
"-y",
"dpla-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs