gutenberg-mcp-server

cyanheads/gutenberg-mcp-server
★ 2 stars TypeScript AI/LLM Updated 1d ago
Search, browse, and read 75,000+ public-domain books from Project Gutenberg with full plain-text retrieval and offset/limit chunking via MCP. STDIO or Streamable HTTP.
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "gutenberg-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "cyanheads/gutenberg-mcp-server"
      ]
    }
  }
}

Topics

ai-agentbooksbunebooksgutenbergliteraturemcpmcp-servermodel-context-protocolproject-gutenbergpublic-domainstdiostreamable-httptypescript