mcpbeat Sign in

Gramps MCP MCP Server

not responding

Gramps MCP MCP Server is listed as active in the registry but did not answer our last check. Last commit 21 Sep 2026.

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

Uptime history 6 hours of history · worst hour 0%
6 hours agonow
0.0%
Uptime 24h
0 of 20 checks
Tools
hidden behind auth
183 ms
Response time
average over 24h
1
Stars
last commit 21 Sep 2026

Gramps MCP MCP Server does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add gramps-mcp --transport http https://ghcr.io/oliverhruby/gramps-mcp:latest
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gramps-mcp": {
      "url": "https://ghcr.io/oliverhruby/gramps-mcp:latest"
    }
  }
}
~/.codex/config.toml
[mcp_servers.gramps-mcp]
url = "https://ghcr.io/oliverhruby/gramps-mcp:latest"
.cursor/mcp.json
{
  "mcpServers": {
    "gramps-mcp": {
      "url": "https://ghcr.io/oliverhruby/gramps-mcp:latest"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "gramps-mcp": {
      "url": "https://ghcr.io/oliverhruby/gramps-mcp:latest"
    }
  }
}

This one needs environment variables set before it will start: GRAMPS_MCP_USERNAME (Your Gramps MCP username), GRAMPS_MCP_PASSWORD (Your Gramps MCP password), GRAMPS_MCP_INSTANCES (Comma-separated account/instance identifiers (optional)). The author declared them in the registry entry; get the values from the project itself.

Endpoints

URLTransportStateLatencyChecked
https://ghcr.io/oliverhruby/gramps-mcp:latest streamable-http answering 183 ms 3 min ago

Alternatives to Gramps MCP MCP Server

same job, measured the same way
Gramps Web MCP
by scormave

MCP server for structured access to Gramps Web genealogy data

local only
Handbook
by jannks

MCP server for the Handbook API – manage handbook entries via CRUD, overview and tag search.

28 installs/wk local only
Caddy MCP Server
by yawlabs

MCP server for managing Caddy web servers via the admin API

1 136 installs/wk local only
MESSORA
by messora

Scrape, crawl and search the web for AI agents via MCP.

5 tools answering
MCP Serp
by acedatacloud

MCP server for Google search results via SERP API

756 installs/wk answering
Grok Chat
by codechap

MCP server for the xAI Grok API — chat, vision, search, and embeddings

local only
Google Custom Search MCP
by a1-x-tech

MCP server for Google Custom Search: web and image search via a Programmable Search Engine.

21 installs/wk local only
Tavily MCP Server
by seey215

MCP server for advanced web search using Tavily API.

50 installs/wk local only

Gramps MCP MCP Server — questions

Answers built from our own checks of this server.

Is Gramps MCP MCP Server working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 20 checks got a reply (0.0%), average response time 183 ms. The bar chart above shows every period we have measured.
The registry lists Gramps MCP MCP Server as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Gramps MCP MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Gramps MCP MCP Server need an API key?
No. Gramps MCP MCP Server completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
Is Gramps MCP MCP Server open source?
Yes — it is published under the MIT licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.