Ancestry MCPServer

reeeeemo
GitHub
genealogygedcomMCP

Loading subscription status...

💡 Description

A Python server implementing the Model Context Protocol (MCP) for interaction with .ged files commonly found on Ancestry.com.

📝 JSON Entries

{
  "mcpServers": [
    {
      "ancestry": {
        "args": [
          "--gedcom-path",
          "path/to/your/gedcom/files"
        ],
        "command": "mcp-server-ancestry"
      }
    }
  ]
}

🛠️ Tools

get_filesproject_context

Features

  • Reading and parsing .ged files
  • Renaming .ged files
  • Searching for specific individuals or families within .ged files

💬 Example Queries

  • List all .ged files in the directory
  • Rename a .ged file
  • View the contents of a .ged file