tstephx/book-mcp-server
40+ tool MCP server that turns 130+ books into a searchable, AI-queryable knowledge base. Semantic search, study guides, and project planning.
Platform-specific configuration:
{
"mcpServers": {
"book-mcp-server": {
"command": "npx",
"args": [
"-y",
"book-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...