Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_person | Retrieve a single person record from WikiTree |
| get_ancestors | Retrieve ancestors for a given person ID |
| get_descendants | Retrieve descendants for a given person ID |
| get_relatives | Retrieve relatives for a given person ID or list of IDs |
| call_api | Call any WikiTree API endpoint directly |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |