loading…
Search for a command to run...
loading…
Allows the AI to read .ged files and genetic data
Allows the AI to read .ged files and genetic data
This server is DEPRICATED - Used a 2024-11-26 snapshot of MCP
smithery badge MIT licensed Python Version PyPI version
Built on top of the Model Context Protocol Python SDK
Python server implementing Model Context Protocol (MCP) for interactibility with .ged files (GEDCOM files, commonly seen on Ancestry.com)
.ged filesNote: The server will only allow operations within the directory specified via args
gedcom://{file_name}: .ged operations interfacelist_files
.ged file within the directoryname (string)rename_file
.ged file within the directoryfile_name (string): Old file namenew_name (string)view_file
.ged filename (string)To install Ancestry GEDCOM Server for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install mcp-server-ancestry --client claude
pip install mcp-server-ancestry
claude_desktop_config.json{
"mcpServers": {
"ancestry": {
"command": "mcp-server-ancestry",
"args": ["--gedcom-path", "path/to/your/gedcom/files"]
}
}
}
This project is licensed under the MIT License - see the LICENSE file for details.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"reeeeemo-ancestry-mcp": {
"command": "npx",
"args": []
}
}
}Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also