Loading MCP server directory, please wait...
US public libraries and branches near any address, with collections from the IMLS survey
npx @getmcp/cli add dev.libraryapi/libraryapi-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
LIBRARYAPI_KEYAPI key from https://libraryapi.dev (free tier: 500 requests/month)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.libraryapi/libraryapi-mcp": {
"command": "uvx",
"args": [
"libraryapi-mcp"
],
"env": {
"LIBRARYAPI_KEY": ""
}
}
}
}