
Sendpookie
Let your agent create and deliver SendPookie cinematic digital gifts for birthdays and anniversaries using a stdio MCP package.
Overview
SendPookie is a MCP server for the Grow phase that creates and sends cinematic digital gifts through SendPookie from MCP clients.
What is this MCP server?
- npm package @sendpookie/mcp at version 2.0.1 with stdio transport
- POOKIE_API_KEY required from sendpookie.com Settings → Developer
- Focused on cinematic digital gifts for birthdays and anniversaries
- GitHub source in sendpookie repo mcp-server subfolder
- stdio MCP suitable for local Claude Code wiring
- Package @sendpookie/mcp version 2.0.1
- Transport: stdio
- Required env: POOKIE_API_KEY
What problem does it solve?
You want agents to draft and send branded digital gifts without building SendPookie HTTP calls by hand each time.
Who is it for?
Builders shipping apps or workflows that already use SendPookie for memorable birthday and anniversary deliveries.
Skip if: Products that need bulk email, SMS, or generic e-card APIs unrelated to SendPookie.
What do I get? / Deliverables
Once POOKIE_API_KEY is set and the npm MCP server is registered, the agent can invoke SendPookie gift flows from stdio.
- Local stdio MCP bridge to SendPookie gift APIs
- Agent-driven create-and-send flows for occasion-based gifts
- Version-pinned @sendpookie/mcp integration (2.0.1)
Recommended MCP Servers
Journey fit
How it compares
Niche gift-delivery MCP over stdio, not a full CRM or email marketing server.
Common Questions / FAQ
Who is SendPookie MCP for?
Solo builders and makers who use SendPookie and want Claude or other MCP clients to create and send digital gifts programmatically.
When should I use SendPookie MCP?
Use it when grow-phase personalization—birthdays and anniversaries—should be triggered from your agent during support or community workflows.
How do I add SendPookie to my agent?
Install @sendpookie/mcp (stdio), set POOKIE_API_KEY from sendpookie.com developer settings, and register the server in your MCP client config.