Skip to content

gutenberg mcp server for Zed

io.github.cyanheads/gutenberg-mcp-server

MCP server for Project Gutenberg — 75,000+ public-domain ebooks with full plain-text retrieval.

client:Zed transport:streamable-http runtime:npm tools:4

Install gutenberg mcp server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "gutenberg-mcp-server": {
      "url": "https://gutenberg.caseyjhand.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

gutenberg mcp server in other clients