FamilySearch MCP Server

by dulbrich

get-person

Retrieve comprehensive details about a specific person using their unique ID from FamilySearch's family history data through the FamilySearch MCP Server.

Instructions

Get detailed information about a specific person

Input Schema

NameRequiredDescriptionDefault
personIdYesPerson ID

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "personId": { "description": "Person ID", "type": "string" } }, "required": [ "personId" ], "type": "object" }

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/dulbrich/familysearch-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server