book-mcp-server

tstephx/book-mcp-server
★ 0 stars Python AI/LLM Updated today
40+ tool MCP server that turns 130+ books into a searchable, AI-queryable knowledge base. Semantic search, study guides, and project planning.
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": {
    "book-mcp-server": {
      "command": "uvx",
      "args": [
        "book-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install book-mcp-server

Topics

ai-agentsbook-libraryclaudemcpmodel-context-protocolnlppythonsemantic-search