reeeeemo/ancestry-mcp
Allows the AI to read .ged files and genetic data
Quick Start
Clone the repository:
git clone https://github.com/reeeeemo/ancestry-mcpClaude Desktop configuration example:
{
"mcpServers": {
"ancestry-mcp": {
"command": "npx",
"args": [
"-y",
"reeeeemo/ancestry-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.