Ancestry MCP サーバー
概要
.gedファイル*(GEDCOM ファイル、Ancestry.com でよく見られる)*とのインタラクション性を実現するために Model Context Protocol (MCP) を実装した Python サーバー
特徴
.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 を自動的にインストールするには:
手動でインストールする
まず、パッケージをインストールします:
pip install mcp-server-ancestryこれを
claude_desktop_config.jsonに追加します
ライセンス
このプロジェクトは MIT ライセンスに基づいてライセンスされています - 詳細については LICENSE ファイルを参照してください。
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
AI が .ged ファイルと遺伝子データを読み取ることができるようになります。
Related MCP Servers
- -security-license-qualityAllows the AI to read from your Bear NotesLast updated -339MIT License
- Asecurity-licenseAqualityLeverages large language models to analyze users' WeGene genetic testing reports, providing access to report data via custom URI schemes and enabling profile and report management through OAuth authentication and API utilization.Last updated -43
- Asecurity-licenseAqualityEnables AI models to search, retrieve, and utilize GIFs from Giphy with features like content filtering, multiple search methods, and comprehensive metadata.Last updated -32218MIT License
- Asecurity-licenseAqualityA comprehensive Model Context Protocol server for accessing Gene Ontology (GO) data, enabling AI systems to perform ontology-based analysis, gene annotation research, and functional enrichment studies.Last updated -415MIT License