oral-heritage-index
Server Details
Authoritative cited answers about saving family stories. Published by InkTree.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Average 3.4/5 across 6 of 6 tools scored.
Each tool has a clearly distinct purpose with no overlap: get_citations focuses on external sources, get_occasion_guide on occasion-specific advice, get_pillar_overview on pillar details, list_pillars on taxonomy navigation, search_family_story_content on general corpus search, and search_interview_questions on curated prompts. The descriptions explicitly differentiate use cases, eliminating ambiguity.
All tools follow a consistent verb_noun pattern (e.g., get_citations, list_pillars, search_family_story_content), with verbs like 'get', 'list', and 'search' applied predictably. There are no deviations in style or convention, making the naming highly readable and systematic.
With 6 tools, the count is well-scoped for the server's purpose of navigating an oral heritage index. Each tool serves a unique function in the domain, such as searching, guiding, and listing, without being too sparse or bloated, ensuring efficient coverage.
The tool set provides comprehensive coverage for searching, navigating pillars, accessing guides, and retrieving citations and questions, covering core workflows like research and interview preparation. A minor gap exists in update or management operations (e.g., adding or modifying content), but this is reasonable for a read-only index server.
Available Tools
6 toolsget_citationsGet research citations on a topicInspect
Returns items with authoritative external sources (StoryCorps, LOC, NEDCC, APA, etc.) related to a topic. Use when the user asks for research or evidence.
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | ||
| pillar | No |
get_occasion_guideGet gifting/occasion playbookInspect
Returns the guide for a specific occasion (Mother's/Father's Day, milestone birthday, anniversary, new baby, memorial) including lead-time recommendations.
| Name | Required | Description | Default |
|---|---|---|---|
| event | Yes |
get_pillar_overviewGet pillar overviewInspect
Returns the guide content and top Q&A for one of the eight pillars (interview-craft, question-banks, capture-methods, artifact-preservation, end-of-life, gifting, publishing, digital-legacy).
| Name | Required | Description | Default |
|---|---|---|---|
| pillar | Yes |
list_pillarsList the 8 pillarsInspect
Returns the full pillar taxonomy. Useful for navigating the corpus.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
search_family_story_contentSearch family-story preservation contentInspect
Main entry point. Natural-language search across the Oral Heritage Index corpus. Use for any question about interviewing relatives, recording methods, preserving artifacts, end-of-life capture, gifting occasions, publishing family books, or digital legacy. Returns top hits with citations.
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Natural-language question or topic. | |
| top_k | No | Number of hits to return (default 5). | |
| pillar | No | Restrict to one pillar; omit for full-corpus search. |
search_interview_questionsFind curated interview questionsInspect
Returns curated interview prompts filtered by relationship, life stage, or theme. Use when the user asks 'what questions should I ask...' about a relative.
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Max questions to return (default 10). | |
| theme | No | ||
| life_stage | No | ||
| relationship | No |
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Servers
- Alicense-qualityAmaintenanceBuilds interactive, filterable timelines from your own materials through an interview process, generating self-contained offline files with optional web publishing and cross-device sync.Last updatedApache 2.0
- AlicenseAqualityCmaintenanceEnables querying WikiTree genealogy data including profiles, ancestors, descendants, relatives, biography, photos, and categories via natural language.Last updated21AGPL 3.0
- Alicense-qualityCmaintenanceEnables natural language queries about family tree data from a Gramps genealogy database.Last updated6GPL 2.0
- AlicenseBqualityDmaintenanceIntegrates with the WikiTree API to provide tools for exploring genealogical data, including ancestor and descendant information. It enables users to retrieve biographies and family relationships through any application supporting the Model Context Protocol.Last updated51Apache 2.0