Skip to content
Claude Code

Gramps Web MCP for Claude Code

io.github.scormave/gramps-web-mcp

MCP server for structured access to Gramps Web genealogy data

client:Claude Code transport:stdio runtime:oci

Install Gramps Web MCP in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add gramps-web-mcp -e MCP_TRANSPORT=<MCP_TRANSPORT> -e GRAMPS_API_URL=<GRAMPS_API_URL> -e GRAMPS_USERNAME=<GRAMPS_USERNAME> -e GRAMPS_PASSWORD=<GRAMPS_PASSWORD> -e GRAMPS_TREE_ID=<GRAMPS_TREE_ID> -e GRAMPS_READ_ONLY=<GRAMPS_READ_ONLY> -e GRAMPS_MUTATION_SERIALIZE=<GRAMPS_MUTATION_SERIALIZE> -e GRAMPS_MUTATION_MIN_INTERVAL_MS=<GRAMPS_MUTATION_MIN_INTERVAL_MS> -- docker run -i --rm ghcr.io/scormave/gramps-web-mcp:1.0.8

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Gramps Web MCP in other clients