Other

FamilySearch MCP Server

Use Studio chat to drive this server — credentials stay in your workspace.

FamilySearch is the world's largest genealogy platform, providing access to billions of historical records and the collaborative Family Tree. Use it to search for ancestors, explore pedigrees, read person details with life events, and navigate family relationships across generations.

10 tools
Agent guide included
One-click sign in
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for FamilySearch — workflow patterns, data models, and gotchas for your AI agent.

FamilySearch

FamilySearch organizes genealogy data around Persons in a collaborative Family Tree. Each Person has an ID (e.g. PPPJ-MYZ), names, gender, life events (birth, death, residence, etc.), and relationships (parents, children, spouses).

Data Model

  • Person — an individual in the tree; has names, gender, facts (life events), and display summary.
  • Relationships — typed links: ParentChild and Couple. person1 → person2 direction matters.
  • Facts — life events: Birth, Death, Marriage, Residence, etc. Have date and place.
  • Names — multiple name forms (localized). BirthName is the primary type.
  • Sources — citations linking persons to historical records.
  • Ancestry — ascending pedigree using ahnen (Ahnentafel) numbering: 1=person, 2=father, 3=mother, etc.
  • Descendancy — descending tree from a person through their children.

Exploration patterns

  • Person IDs: Alphanumeric codes like PPPJ-MYZ, MMM3-KG7. Always uppercase with hyphens.
  • Current user: Resolve the signed-in tree person first—that anchors pedigree and descendancy walks.
  • Ancestry generations: Default 3, max 8; each person in the result carries an ascendancy number.
  • Search: Use given name, surname, birth date, and place fields the tools expose—combined criteria narrow record matches.

Gotchas

  • User-scoped tree: The collaborative Family Tree is shared, but access starts from the authenticated user's tree person.
  • Living persons: Privacy restrictions apply to living persons. You may not be able to read details of living individuals unless you're directly connected.
  • Rate limits: Keep request cadence modest—the service will throttle aggressive bursts.

Tools in this Server (10)

Familysearch Get Current User

Get the profile of the currently authenticated FamilySearch user, including display name, contact name, and tree person ID. Use this as the first step...

Familysearch Read Ancestry

Read the ascending pedigree (ancestry) of a person in the FamilySearch Family Tree. Returns ancestors using Ahnentafel numbering: 1=person, 2=father, ...

Familysearch Read Current Tree Person

Read the tree person record for the currently authenticated user. Returns the user's own person entry in the Family Tree including name, gender, birth...

Familysearch Read Descendants

Read the descending tree (descendancy) of a person in the FamilySearch Family Tree. Returns the person's children, grandchildren, and their spouses. U...

Familysearch Read Person

Read detailed information about a specific person in the FamilySearch Family Tree. Returns names, gender, life events (birth, death, residence, etc.),...

Familysearch Read Person Children

Read the children of a specific person in the FamilySearch Family Tree. Returns child persons with their names, gender, life events, and the parent-ch...

Familysearch Read Person Families

Read the complete family context of a person in the FamilySearch Family Tree. Returns all family groups the person belongs to — as a child (parents an...

Familysearch Read Person Parents

Read the parents of a specific person in the FamilySearch Family Tree. Returns parent persons with their names, gender, life events, and the parent-ch...

Familysearch Read Person Spouses

Read the spouses of a specific person in the FamilySearch Family Tree. Returns spouse persons with their names, gender, life events, and the couple re...

Familysearch Search Persons

Search the FamilySearch Family Tree for persons matching the given criteria. Search by name, dates, places, and family member names. Returns matching ...

Frequently Asked Questions

What is the FamilySearch MCP server?

FamilySearch is the world's largest genealogy platform, providing access to billions of historical records and the collaborative Family Tree. Use it to search for ancestors, explore pedigrees, read person details with life events, and navigate family relationships across generations. It provides 10 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect FamilySearch to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/familysearch. Authentication is handled automatically.

How many tools does FamilySearch provide?

FamilySearch provides 10 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does FamilySearch require?

FamilySearch uses One-click sign in. FamilySearch requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect FamilySearch to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/familysearch

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to chat with FamilySearch?

Same flow: Studio opens on this server after sign-in. Keep chatting to call tools from the conversation.

FamilySearch MCP Server & Skill — 10 Tools