Skip to content
Cursor

Gramps MCP MCP Server for Cursor

io.github.oliverhruby/gramps-mcp

MCP server for Gramps genealogy via the Gramps Web API: CRUD, search, merge, timelines, DNA.

client:Cursor transport:streamable-http runtime:pypi

Install Gramps MCP MCP Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "gramps-mcp": {
      "url": "https://ghcr.io/oliverhruby/gramps-mcp:latest"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Gramps MCP MCP Server in other clients