✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

Ancestry MCP Server

smithery badge MIT licensed Python Version PyPI version

Built on top of the Model Context Protocol Python SDK

Overview

Python server implementing Model Context Protocol (MCP) for interactibility with .ged files (GEDCOM files, commonly seen on Ancestry.com)

Features

  • Read and parse .ged files
  • Rename .ged files
  • Search within .ged files for certain individuals, family, etc

Note: The server will only allow operations within the directory specified via args

Resources

  • gedcom://{file_name}: .ged operations interface

Tools

  • list_files

    • List a (or multiple) .ged file within the directory
    • Input: name (string)
  • rename_file

    • Renames a (or multiple) .ged file within the directory
    • Inputs:
      • file_name (string): Old file name
      • new_name (string)
  • view_file

    • Parses and reads full contents of a .ged file
    • Can also parse and read multiple files
    • Can get specific information out of file(s), such as date of birth, marriage, etc.
    • Input: name (string)

Usage with Claude Desktop

Installing via Smithery

To install Ancestry GEDCOM Server for Claude Desktop automatically via Smithery:

npx -y @smithery/cli install mcp-server-ancestry --client claude

Installing Manually

  1. First, install the package: pip install mcp-server-ancestry

  2. Add this to your claude_desktop_config.json

{
  "mcpServers": {
     "ancestry": {
       "command": "mcp-server-ancestry",
       "args": ["--gedcom-path", "path/to/your/gedcom/files"]
     }
  }
}

License

This project is licensed under the MIT License - see the LICENSE file for details.

Ancestry GEDCOM Server

Project Details

Recomended MCP Servers

WordPress Server
WordPress Server

This MCP server let you automate interactions with Wordpress

Vercel MCP Server
Vercel MCP Server
Kubernetes Operations Manager
Kubernetes Operations Manager

kom 是一个用于 Kubernetes 操作的工具,SDK级的kubectl、client-go的使用封装。并且支持作为管理k8s 的 MCP server。 它提供了一系列功能来管理 Kubernetes 资源,包括创建、更新、删除和获取资源,甚至使用SQL查询k8s资源。这个项目支持多种 Kubernetes 资源类型的操作,并能够处理自定义资源定义(CRD)。 通过使用 kom,你可以轻松地进行资源的增删改查和日志获取以及操作POD内文件等动作。

Minecraft Bot
Minecraft Bot

A Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in real-time, allowing...

🧩
Terminal Controller

A Model Context Protocol (MCP) server that enables secure terminal command execution, directory navigation, and file system operations...

🧩
Everything Search
🧩
MCP Browser Use Server

FastAPI server implementing MCP protocol Browser automation via browser-use library.

Bright Data
Bright Data

A powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.

🧩
Memory Cache Server

Memory Cache Server for use with supported MCP API Clients.

🧩
MATLAB MCP Server

The MATLAB MCP server provides AI users with powerful scientific computing and data analysis capabilities. It allows users...

🧩
IoTDB MCP Server

Apache IoTDB MCP Server

🧩
ArangoDB

This is a TypeScript-based MCP server that provides database interaction capabilities through ArangoDB. It implements core database operations...

Featured Templates

View More

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.