图书获取
STDIO在Claude中与任何出版书籍对话
在Claude中与任何出版书籍对话
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" ] } } }