Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| say-hello | Say hello to the user |
| configure | Configure FamilySearch API credentials |
| authenticate | Authenticate with FamilySearch |
| get-current-user | Get information about the currently authenticated user |
| search-persons | Search for person records in FamilySearch |
| get-person | Get detailed information about a specific person |
| get-ancestors | Get ancestors of a specific person |
| get-descendants | Get descendants of a specific person |
| search-records | Search for historical records in FamilySearch |