Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-11-25 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%
1 direct probes · 30d
Response
266ms
last probe
Tools
6
callable
Resources
9
readable
Prompts
3
available

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.

Resources · 9

root

Index of all 8 pillars.

pillar://oral-heritage-index/
pillar-interview-craft

All content in the Interview Craft pillar.

pillar://oral-heritage-index/interview-craft
pillar-question-banks

All content in the Question Banks pillar.

pillar://oral-heritage-index/question-banks
pillar-capture-methods

All content in the Capture Methods pillar.

pillar://oral-heritage-index/capture-methods
pillar-artifact-preservation

All content in the Artifact Preservation pillar.

pillar://oral-heritage-index/artifact-preservation
pillar-end-of-life

All content in the End-of-Life, Grief & Legacy pillar.

pillar://oral-heritage-index/end-of-life
pillar-gifting

All content in the Gifting & Occasions pillar.

pillar://oral-heritage-index/gifting
pillar-publishing

All content in the Publishing, Printing & Sharing pillar.

pillar://oral-heritage-index/publishing
pillar-digital-legacy

All content in the Digital Legacy & Estate pillar.

pillar://oral-heritage-index/digital-legacy

Prompts · 3

template-hospice-bedside-capture

A gentle 20-minute interview framework for capturing a loved one's voice at the bedside in hospice or final-weeks care, adapted from Dignity Therapy principles.

template-90-minute-parent-interview

A structured 90-minute interview template for a first recorded session with a parent: warm-up, childhood, young adulthood, turning points, and close-out.

template-grandchild-first-interview

A 45-minute template for a grandchild (age ~10 and up) interviewing a grandparent for the first time. Concrete, sensory questions that work across generations.

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