afterlive-tribute-mcp
v0.1.0
Published
MCP server for AI memorial tributes — create memorial profiles, add memories, generate eulogies, and chat with preserved memories of loved ones via AfterLive
Maintainers
Readme
afterlive-tribute-mcp
Create and manage AI memorial tributes via Model Context Protocol. Build memorial profiles, preserve memories, generate personalized eulogies, and interact with AI personas of loved ones — all from your AI assistant.
Built on AfterLive — AI-powered digital memorials that let you chat with preserved memories.
Tools
| Tool | Description |
|------|-------------|
| create_memorial | Create a memorial profile with biography and personality details |
| add_memory | Add stories, milestones, personality traits, and quotes to a memorial |
| generate_eulogy | AI-generated eulogy drawn from all preserved memories |
| get_memorial | View memorial details, stats, contributors, and content |
Quick Start
npx afterlive-tribute-mcpClaude Desktop
{
"mcpServers": {
"afterlive-tribute": {
"command": "npx",
"args": ["-y", "afterlive-tribute-mcp"],
"env": {
"AFTERLIVE_API_KEY": "your-api-key"
}
}
}
}VS Code
{
"mcp": {
"servers": {
"afterlive-tribute": {
"command": "npx",
"args": ["-y", "afterlive-tribute-mcp"],
"env": {
"AFTERLIVE_API_KEY": "your-api-key"
}
}
}
}
}What You Can Do
Create a memorial:
"Create a memorial for my grandfather Robert Chen. He was a retired Navy veteran and woodworker who loved telling stories about his travels."
Add memories:
"Add a memory about how grandpa always made his famous clam chowder every Sunday and told the same joke about the fisherman"
Generate a eulogy:
"Write a warm, celebratory eulogy for grandpa from the perspective of his eldest grandchild"
Check a memorial:
"Show me the details and stats for memorial profile abc123"
Free Tier
Works without an API key — create profiles and add memories with free tier limits. Upgrade at afterlive.ai/pricing for unlimited memories, chat, and tributes.
License
MIT
