gutenberg mcp server for Cursor
io.github.cyanheads/gutenberg-mcp-server
MCP server for Project Gutenberg — 75,000+ public-domain ebooks with full plain-text retrieval.
client:Cursor
transport:streamable-http
runtime:npm
tools:4
Install gutenberg mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"gutenberg-mcp-server": {
"url": "https://gutenberg.caseyjhand.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs