io.github.Heirloomz/oral-heritage-index
io.github.Heirloomz/oral-heritage-indexAuthoritative cited answers about saving family stories. Published by InkTree.
Tools · 6
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, giftin…
Returns curated interview prompts filtered by relationship, life stage, or theme. Use when the user asks 'what questions should I ask...' about a relative.
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).
Returns the guide for a specific occasion (Mother's/Father's Day, milestone birthday, anniversary, new baby, memorial) including lead-time recommendations.
Returns items with authoritative external sources (StoryCorps, LOC, NEDCC, APA, etc.) related to a topic. Use when the user asks for research or evidence.
Returns the full pillar taxonomy. Useful for navigating the corpus.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.heirloomz/oral-heritage-index": {
"url": "https://oral-heritage-index.inktree.ai/mcp",
"transport": "streamable-http"
}
}
}