🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

afterlive-keepsake-mcp

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

afterlive-keepsake-mcp

MCP server for AfterLive memorial keepsakes — demo AI memorial chat, browse tributes, generate QR codes, and explore memorial profiles

latest
Source
npmnpm
Version
0.1.0
Version published
Maintainers
1
Created
Source

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

ToolDescription
demo_memorial_chatChat with a demo AI memorial — no account needed
get_memorialRetrieve a memorial profile with memories, photos, and analytics
list_tributesList voice tributes left on a memorial
generate_memorial_qrGenerate a QR code (SVG/PNG) for printing on headstones or cards
add_memoryAdd a text memory to a memorial profile

Installation

npx afterlive-keepsake-mcp

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

License

MIT

Keywords

mcp

FAQs

Package last updated on 04 May 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts