reeeeemo/ancestry-mcp
by Various
Ancestry MCP server made with Python that allows interactability with .ged (GEDCOM) files
MCP
reeeeemo/ancestry-mcp
Added 1 June 2026
Overview
Ancestry MCP server built in Python that enables interaction with .ged (GEDCOM) files. It exposes family tree data through the Model Context Protocol for use by compatible clients.
Best for
Best for
Developers building MCP-based applications that need to read or manipulate GEDCOM family tree data
Use cases
- Querying and navigating GEDCOM family tree files programmatically
- Integrating genealogy data into MCP-compatible applications
- Building tools that read or analyze ancestry records from standard formats
Notes
Ancestry MCP server built in Python that enables interaction with .ged (GEDCOM) files. It exposes family tree data through the Model Context Protocol for use by compatible clients.
34 stars on GitHub. Last updated 2026-01-12. Licensed MIT.
Use cases
- Querying and navigating GEDCOM family tree files programmatically
- Integrating genealogy data into MCP-compatible applications
- Building tools that read or analyze ancestry records from standard formats
Pros
- Directly supports the widely used GEDCOM format for genealogy data
- Lightweight Python implementation with a focused scope
- Open source with a permissive license for customization
Cons
- Limited to GEDCOM files, no support for other genealogy formats
- Small community and few stars, indicating early-stage project
- Requires MCP-compatible client to be useful, not a standalone tool
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Directly supports the widely used GEDCOM format for genealogy data
- Lightweight Python implementation with a focused scope
- Open source with a permissive license for customization
Cons
- Limited to GEDCOM files, no support for other genealogy formats
- Small community and few stars, indicating early-stage project
- Requires MCP-compatible client to be useful, not a standalone tool
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
idosal/git-mcp
Various
Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
haris-musa/excel-mcp-server
Various
A Model Context Protocol server for Excel file manipulation