
Book Fetch
STDIOAccess and interact with published books directly within Claude or other MCP clients.
Access and interact with published books directly within Claude or other MCP clients.
Talk to any published book in the world right inside claude (or your other MCP clients).
cd book-fetch &&
claude_desktop_config.json
{ "mcpServers": { "book-fetcher": { "command": "uv", "args": [ "--directory", "<PATH_TO_PARENT_DIR>/libgen-mcp", "run", "main.py" ] } } }