Skip to content
Back to search
100
MCP live v1.0.0 streamable-http

io.github.Heirloomz/oral-heritage-index

io.github.Heirloomz/oral-heritage-index

Authoritative cited answers about saving family stories. Published by InkTree.

Uptime
100.0%
2 probes
Response
285ms
last probe
Tools
6
callable

Tools · 6

search_family_story_content

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…

search_interview_questions

Returns curated interview prompts filtered by relationship, life stage, or theme. Use when the user asks 'what questions should I ask...' about a relative.

get_pillar_overview

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).

get_occasion_guide

Returns the guide for a specific occasion (Mother's/Father's Day, milestone birthday, anniversary, new baby, memorial) including lead-time recommendations.

get_citations

Returns items with authoritative external sources (StoryCorps, LOC, NEDCC, APA, etc.) related to a topic. Use when the user asks for research or evidence.

list_pillars

Returns the full pillar taxonomy. Useful for navigating the corpus.

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"
    }
  }
}