Ancestry MCP
Ancestry MCP 서버
모델 컨텍스트 프로토콜 Python SDK를 기반으로 구축됨
개요
.ged 파일 (GEDCOM 파일, Ancestry.com에서 흔히 볼 수 있음) 과의 상호 작용을 위해 MCP(Model Context Protocol)를 구현하는 Python 서버
Related MCP server: Gramps MCP
특징
.ged 파일 읽기 및 구문 분석
.ged파일 이름 바꾸기.ged 파일 내에서 특정 개인, 가족 등을 검색합니다.
참고: 서버는 args 통해 지정된 디렉토리 내에서만 작업을 허용합니다.
자원
gedcom://{file_name}:.ged작업 인터페이스
도구
파일 목록
디렉토리 내에
.ged파일을 하나 이상 나열합니다.입력:
name(문자열)
파일 이름 바꾸기
디렉토리 내의 (하나 또는 여러 개의)
.ged파일 이름을 바꿉니다.입력:
file_name(문자열): 이전 파일 이름new_name(문자열)
뷰_파일
.ged파일의 전체 내용을 구문 분석하고 읽습니다.여러 파일을 구문 분석하고 읽을 수도 있습니다.
생년월일, 결혼 날짜 등 파일에서 구체적인 정보를 얻을 수 있습니다.
입력:
name(문자열)
Claude Desktop과 함께 사용
Smithery를 통해 설치
Smithery를 통해 Claude Desktop에 Ancestry GEDCOM Server를 자동으로 설치하려면:
지엑스피1
수동 설치
먼저 패키지를 설치하세요:
pip install mcp-server-ancestryclaude_desktop_config.json에 이것을 추가하세요
{
"mcpServers": {
"ancestry": {
"command": "mcp-server-ancestry",
"args": ["--gedcom-path", "path/to/your/gedcom/files"]
}
}
}특허
이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여되었습니다. 자세한 내용은 라이선스 파일을 참조하세요.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Read-only A2Me family context tools for AI assistants (members, dates, activity, relationships)
Access family personality profiles, relationship reports, and relational patterns via AI.
Human Lineage MCP server — search and query the public genealogical graph of all humanity
- LuckMeAIOAuthcom.luckmeai
User-authorized access to a LuckMeAI life book, journal, memories, relationships, and charts.
Related MCP Servers
- AlicenseNot gradedqualityAmaintenanceEnables AI agents to create, edit, and query genealogical data from GEDCOM files. Supports complex genealogy searches, automatic data enrichment from web sources, relationship analysis, and biography generation for individuals and families.15MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with Gramps genealogy databases for intelligent family tree research and management. Provides comprehensive tools for searching family data, creating records, analyzing relationships, and tracking genealogy research through natural language.41AGPL 3.0
- AlicenseAqualityCmaintenanceEnables AI assistants to load and query local GEDCOM genealogy files, supporting search, browsing, and family tree traversal.22AGPL 3.0
- AlicenseNot gradedqualityCmaintenanceEnables natural language queries about family tree data from a Gramps genealogy database.6GPL 2.0
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/reeeeemo/ancestry-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server