A

ancestry-mcpAncestry MCP server made with Python that allows interactability with .ged (GEDCOM) files

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

The Ancestry MCP server is a Python-based server that allows interactability with .ged files (GEDCOM files). It was built on top of the Model Context Protocol Python SDK and provides features such as reading and parsing .ged files, renaming .ged files, and searching within .ged files for certain individuals or families. The server is deprecated and currently read-only, having been archived by its owner on January 12, 2026. It is designed to operate within a specified directory and offers various tools for managing .ged files.

Key features

  • Read and parse .ged files
  • Rename .ged files
  • Search within .ged files for individuals or families
  • List .ged files within the directory
  • View file contents and extract specific information

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

Genealogy Research

The Ancestry MCP server can be used by genealogists to programmatically access and manage .ged files, making it easier to search for and extract information about ancestors.

GEDCOM File Management

The server provides a set of tools for managing .ged files, including renaming and listing files, which can be useful for users who need to organize and maintain large collections of GEDCOM files.

Pros & Cons

Pros

  • Allows programmatic interaction with .ged files
  • Supports reading, parsing, and searching .ged files
  • Offers renaming capabilities for .ged files
  • Built using Python and Model Context Protocol SDK

Cons

  • The server is deprecated and no longer actively maintained
  • Limited to operating within a specified directory
  • Only allows operations on .ged files

Battle record

Across 1 battle in the Pantheon.

0
1st
0
2nd
1
3rd

Last battle

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

Can the server handle multiple .ged files at once?

Yes, the view_file and list_files tools can parse and read multiple .ged files, and search operations can query across them within the specified directory.

Asked by Dalia Haddad · May 9, 2026

How do I integrate ancestry-mcp with Claude Desktop?

Install the package via pip or use Smithery to add it to your claude_desktop_config.json, specifying the command and the path to your .ged directory. The server then exposes a MCP interface for accessing the files.

Asked by Jovana Petrovic · May 6, 2026

What file operations can I perform with the server?

You can read and parse .ged files, list files in a directory, rename .ged files, and search for individuals or families within the files. The server does not support write or modify operations beyond renaming.

Asked by Hiroshi Tanaka · Apr 19, 2026

Is the ancestry-mcp server still supported for new projects?

The server was archived on January 12, 2026 and is now read‑only; it is deprecated and no longer actively maintained.

Asked by Youssef El-Sayed · Apr 4, 2026

Ask a question

MCP Servers alternatives