open-library-mcp

mrklaney/open-library-mcp
★ 0 stars JavaScript AI/LLM Updated 8d ago
Minimal MCP server exposing Open Library's search API as agent tools — built for an Elastic Agent Builder custom-skills/MCP lab
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "open-library-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mrklaney/open-library-mcp"
      ]
    }
  }
}

Topics

agentelasticmcpmodel-context-protocolnodejs