Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ”ฌ Research
  3. Gramps Web MCP
Gramps Web MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 10:02:33 PM

Gramps Web MCP

User RatingsBe the first to rate and review this MCP server!
View Repository12 GitHub StarsTotal stargazers on GitHub for the source repository (12 stars).Visit Website
genealogyresearchfamily-treesgramps-webdata-management

Connects AI clients to Gramps Web for genealogy search, relationship analysis, and controlled record management.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Remote HTTP
Configure Environment Variables (API Keys, Tokens, Options):
Add required secrets below โ€” values are included directly in the generated snippet so you can copy and paste with confidence.
Quick Add:
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "gramps-web-mcp": {
      "url": "http://127.0.0.1:8080/mcp",
      "env": {
        "GRAMPS_API_URL": "YOUR_VALUE_HERE",
        "GRAMPS_USERNAME": "YOUR_VALUE_HERE",
        "GRAMPS_PASSWORD": "YOUR_VALUE_HERE",
        "GRAMPS_TREE_ID": "YOUR_VALUE_HERE"
      }
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ”ฌ More in Research

Overview

Gramps Web MCP MCP server exposes Gramps Web family-tree data through MCP tools, resources, and prompts. It connects to an existing Gramps Web instance using its URL, account credentials or token, and tree UUID, then supports local stdio or HTTP-based deployment. Use it when an AI client needs to research, browse, analyze, or optionally modify genealogy records while keeping Gramps Web as the underlying system.

Use cases

โ€ขSearch family-tree records from an AI client
โ€ขTrace ancestors and descendants
โ€ขReview relationships and genealogy timelines
โ€ขAdd or update records through guided workflows
โ€ขInspect permitted genealogy media

Key features

โ€ข57 tools for genealogy records
โ€ขFull-text search and paginated browsing
โ€ขAncestor, descendant, relationship, and timeline queries
โ€ขRead-only mode for blocking mutations
โ€ขMCP resources and guided prompts
โ€ขstdio, Streamable HTTP, and legacy SSE transports

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Gramps Web MCP.

Extracted Tool Capabilities
57 tools for genealogy records
Full-text search and paginated browsing
Ancestor, descendant, relationship, and timeline queries
Read-only mode for blocking mutations
MCP resources and guided prompts
stdio, Streamable HTTP, and legacy SSE transports

How Gramps Web MCP works

What Gramps Web MCP does

Gramps Web MCP MCP server connects AI agents to an existing Gramps Web genealogy installation. It is an integration layer rather than a genealogy application: Gramps Web continues to provide the user interface, accounts, permissions, family trees, media, and primary editing environment.

The server exposes structured access to people, families, events, places, sources, citations, notes, media, repositories, and tags. Agents can search and browse records, examine family relationships, and perform record operations when write access is enabled. A read-only setting keeps the tools available while preventing create, update, and delete operations.

How it works

Gramps Web MCP MCP server authenticates against a running Gramps Web instance with four required connection settings: the API base URL, username, password or token, and tree UUID. It can run locally over stdio for desktop clients or as an HTTP service using Streamable HTTP. Legacy SSE transport is also supported.

The HTTP deployment exposes the MCP endpoint at /mcp and a /health endpoint for checking whether the service can authenticate to Gramps Web. An optional MCP API key can protect requests when the service is reachable from other machines. Clients send that key as a bearer token or through the X-Api-Key header.

Setup and configuration

Local development requires the .NET 8 SDK. Docker images are published for Linux AMD64 and ARM64, and the project also documents Docker Compose, Unraid, and a packaged Claude Desktop extension. The Claude Desktop bundle runs locally over stdio and does not require the .NET SDK on the client machine.

Set GRAMPS_API_URL, GRAMPS_USERNAME, GRAMPS_PASSWORD, and GRAMPS_TREE_ID before starting the service. Set GRAMPS_READ_ONLY=true to block mutations. For an HTTP deployment that needs request authentication, configure MCP_API_KEY. The default HTTP port is 8080, with the MCP endpoint at /mcp.

Tools and capabilities

Gramps Web MCP MCP server includes 57 MCP tools covering:

  • Full-text search and paginated object listing
  • Reading, creating, updating, and deleting genealogy records
  • Ancestor, descendant, relationship, and timeline queries
  • Composite actions such as adding a person or attaching an event to a person
  • Lookup by Gramps ID
  • Optional media thumbnail and file retrieval

It also provides six MCP resources for type vocabularies, input guidance, tree metadata, name settings, and optional media content. Media access includes size limits, MIME-type allowlists, and private-record defaults. Vision-capable clients may receive image, audio, or embedded blob content when the relevant media access is enabled.

MCP prompts guide research, person and family creation, and import workflows. These prompts and tools can be used through clients such as Claude Desktop and Cursor.

Limitations and notes

The Gramps Web MCP MCP server requires a reachable Gramps Web instance with API access; it does not store or manage a standalone genealogy database. The available records and permitted operations therefore depend on the selected tree and the credentials used to connect.

Write operations should be treated separately from research or browsing use. Read-only mode is available for safer initial sessions and can be enabled in container or stdio configuration. Media analysis also depends on the MCP client forwarding typed tool content or binary resource content to a model that supports it.

The project is licensed under AGPL v3. Its documented local development path uses .NET 8, while Docker and the Claude Desktop bundle provide alternatives for deployment or client installation.

Getting started with this Gramps Web MCP MCP server

Always refer to the official documentation for the most accurate and up-to-date information.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Research View all alternatives
  • BrowserAI Dev logoBrowserAI Dev

    Evidence-backed web research for AI agents. Real-time search with cited claims, confidence scores, and compare mode (raw LLM vs evidence-backed). MCP server, REST API, and Python SDK.

    ๐Ÿ”ฌ Research3 views
    Compare vs BrowserAI Dev โ†’
  • Uap Pulse logoUap Pulse

    Read-only MCP server and live-map dataset for declassified U.S. federal UAP/UFO records, with searchable records, hotspots, timelines and direct source links.

    ๐Ÿ”ฌ Research4 views
    Compare vs Uap Pulse โ†’
  • Infranodus MCP Server Infranodus logoInfranodus MCP Server Infranodus

    Map text into knowledge graphs to create a structured representation of conceptual relations and tโ€ฆ

    ๐Ÿ”ฌ Research3 views
    Compare vs Infranodus MCP Server Infranodus โ†’
  • Legiscan MCP logoLegiscan MCP

    Access legislative data from all 50 US states and Congress โ€” search bills, get full text, track votes, and look up legislators via the LegiScan API.

    ๐Ÿ”ฌ Research3 views
    Compare vs Legiscan MCP โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
12
Stargazers on the source repository.
Last commit
16d ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Gramps Web MCP

The project documents Docker, Docker Compose, Unraid, local .NET execution, and a downloadable Claude Desktop MCP Bundle. Docker images are available from GitHub Container Registry.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewGramps Web MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/gramps-web-mcp?style=directory)](https://allmcps.com/mcp/gramps-web-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/gramps-web-mcp"><img src="https://allmcps.com/api/badge/gramps-web-mcp?style=directory" alt="Gramps Web MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ”ฌResearch
PricingFree
More technical detailsExpand โ–พ
TransportSSE (Remote)
AuthOther
LicenseAGPL-3.0
ClientsClaude Desktop, Cursor
Last updatedSep 8, 2026
3/7 checks healthy over the last 45d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars12
GitHub Star CountTotal stargazers on GitHub representing community popularity (12 stars).
Last commit16d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 8, 2026
43Quality signal: Fair ยท 43/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity6/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

โ˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ”ฌ Research โ†’Best MCP servers for Research โ†’Alternatives to Gramps Web MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients