afterlive-keepsake-mcp
v0.1.0
Published
MCP server for AfterLive memorial keepsakes — demo AI memorial chat, browse tributes, generate QR codes, and explore memorial profiles
Maintainers
Readme
afterlive-keepsake-mcp
MCP server for AfterLive memorial keepsakes — interact with AI memorial profiles, browse voice tributes, add memories, and generate QR codes for headstones and keepsake cards.
Tools
| Tool | Description |
|------|-------------|
| demo_memorial_chat | Chat with a demo AI memorial — no account needed |
| get_memorial | Retrieve a memorial profile with memories, photos, and analytics |
| list_tributes | List voice tributes left on a memorial |
| generate_memorial_qr | Generate a QR code (SVG/PNG) for printing on headstones or cards |
| add_memory | Add a text memory to a memorial profile |
Installation
npx afterlive-keepsake-mcpClaude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"afterlive-keepsake": {
"command": "npx",
"args": ["-y", "afterlive-keepsake-mcp"]
}
}
}Usage Examples
- "Chat with the demo memorial on AfterLive"
- "Show me the tributes for memorial profile abc123"
- "Generate a QR code for memorial xyz789 in PNG format"
- "Add a memory about my grandmother to memorial abc123"
Links
- Website: https://afterlive.ai
- npm: https://www.npmjs.com/package/afterlive-keepsake-mcp
License
MIT
