bibliocommons-mcp

pdugan20/bibliocommons-mcp
★ 0 stars Python 🤖 AI/LLM Updated today
MCP server for placing holds, searching, and managing your account at public libraries that use BiblioCommons.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "bibliocommons-mcp": {
      "command": "uvx",
      "args": [
        "bibliocommons-mcp"
      ]
    }
  }
}

Or install with pip: pip install bibliocommons-mcp

README Excerpt

MCP server for placing holds, searching, and managing your account at [BiblioCommons](https://bibliocommons.com/)-powered public libraries. ```bash pipx install bibliocommons-mcp ``` Requires Python 3.11+. ```bash bibliocommons-mcp init claude mcp add bibliocommons bibliocommons-mcp --scope user ``` `init` walks the prompts, validates live against the gateway, and writes the config file for you. Manual setup: [`docs/configuration.md`](docs/configuration.md). For Claude Desktop, Cursor, or other

Tools (17)

availabilityborrow_digitalcancel_holdcancel_holdscheck_in_loancheck_in_loanslibrary_healthlist_brancheslist_holdslist_loansplace_digital_holdplace_holdplace_holdsready_for_pickuprenew_loanrenew_loanssearch

Topics

bibliocommonslibrarymcpmcp-serverpythonseattle-public-library