Back to MCP Servers
Ancestry
Allows the AI to read .ged files and genetic data
other-tools-and-integrationsai
By reeeeemo
Installation
npx -y ancestry-mcpConfiguration
{
"mcpServers": {
"ancestry-mcp": {
"command": "npx",
"args": ["-y", "ancestry-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes