Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.git-akki/sendpookie

NPM · @SENDPOOKIE/MCP · SCANNED SEP 20

Create and send cinematic digital gifts for birthdays and anniversaries via Claude.

Available components

0 this week 76 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency19
  • Repository check failed: the declared repository URL returned HTTP 404. See how to fix → View diagnostics → Fail
  • Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 128 days ago).Pass
  • Security-disclosure policy not yet verified: we couldn't inspect the source repository.Unverified
Schema Quality & AI Usability82
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 1349 tokens (~96/item across 14 items; 14 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
  • Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage92
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 76% of tool parameters carry a description.Partial
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 3 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "pookie_delete" implies "delete" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 14 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.git-akki/sendpookie MCP server?

io.github.git-akki/sendpookie runs locally as an npm package, launched with npx -y @sendpookie/mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · @sendpookie/mcp

# add to Claude Code
claude mcp add git-akki-sendpookie -- npx -y @sendpookie/mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "git-akki-sendpookie": {
      "command": "npx",
      "args": [
        "-y",
        "@sendpookie/mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "git-akki-sendpookie": {
      "command": "npx",
      "args": [
        "-y",
        "@sendpookie/mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add git-akki-sendpookie -- npx -y @sendpookie/mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "git-akki-sendpookie": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@sendpookie/mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add git-akki-sendpookie --command npx --arg -y --arg @sendpookie/mcp
# ~/.hermes/config.yaml
mcp_servers:
  git-akki-sendpookie:
    command: "npx"
    args: ["-y", "@sendpookie/mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "git-akki-sendpookie": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@sendpookie/mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add git-akki-sendpookie -t stdio -c npx -a -y @sendpookie/mcp
// mcp.json
{
  "mcpServers": {
    "git-akki-sendpookie": {
      "command": "npx",
      "args": [
        "-y",
        "@sendpookie/mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 17 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 16 Sept 26 +1
    • Stability: 0.97 → pass security
  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 9 Sept 26 +1
    • Stability: 0.97 → pass security
  • 7 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed npm/@sendpookie/mcp@2.0.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 95 packages
Packages resolved 95
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 14 exposed · ~1,349 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
pookie_add_slide ~306

Add a new slide to a gift. The slide is appended after existing slides. Slide types and the content each expects: - hero: { headline, subheadline?, backgroundUrl? } — Opening title card. - traits: { traits: string[] } — A list of personality traits or things you love about the recipient. - photo_wall: { photos: Array<{ url, caption? }> } — A collage of photos with optional captions. - chat_replay: { messages: Array<{ sender, text, ts? }> } — Replays a chat conversation, typewriter style. - letter: { body, signedBy? } — A heartfelt letter rendered in a nice font. - voice_note: { audioUrl, transcriptText? } — Plays a recorded voice message; transcript optional. - candle_blow: {} — Interactive birthday-candle animation the recipient blows out. - gift_reveal: { giftName, giftDescription?, giftImageUrl? } — Reveals a physical or virtual gift. - thank_you: { message?, ctaLabel?, ctaUrl? } — Closing slide with optional reply CTA.

NameTypeReqDescription
contentobjectSlide-specific content payload. See tool description for shape per slideType.
giftIdstringyesThe Firestore document ID of the gift.
interactionsobjectOptional interaction configuration for the slide (e.g. reaction buttons).
slideTypestringyesThe type of slide to add.

No output schema declared.

No examples provided.

pookie_create ~162

Create a new digital gift (Pookie). Returns the gift object including its id and slug. Required: recipientName. Optional: occasion (e.g. birthday, anniversary, graduation), vibe (e.g. romantic, funny, heartfelt), template, tier.

NameTypeReqDescription
occasionstringThe occasion for the gift, e.g. birthday, anniversary, graduation, just-because.
recipientNamestringyesThe name of the person receiving the gift.
templatestringThe visual template ID to use for this gift.
tierstringThe tier level of the gift, e.g. free, premium.
vibestringThe emotional tone of the gift, e.g. romantic, funny, heartfelt, playful.

No output schema declared.

No examples provided.

pookie_delete ~51

Permanently delete a gift and all its slides. This action is irreversible. Use only when the user explicitly confirms deletion.

NameTypeReqDescription
giftIdstringyesThe Firestore document ID of the gift to delete.

No output schema declared.

No examples provided.

pookie_edit_slide ~88

Update the content, interactions, or slideType of an existing slide. Only the fields you provide are changed.

NameTypeReqDescription
contentobject
giftIdstringyesThe Firestore document ID of the gift.
interactionsobject
slideIdstringyesThe Firestore document ID of the slide to edit.
slideTypestring

No output schema declared.

No examples provided.

pookie_get ~53

Get a single gift by its id, including all its slides in sort order. Use this to inspect a gift before editing or sharing it.

NameTypeReqDescription
giftIdstringyesThe Firestore document ID of the gift.

No output schema declared.

No examples provided.

pookie_insights ~54

Get analytics for a published gift: total view count, page views, unique viewers, first viewed timestamp, and average time spent per slide.

NameTypeReqDescription
giftIdstringyesThe Firestore document ID of the gift.

No output schema declared.

No examples provided.

pookie_list ~42

List all gifts created by the authenticated user, ordered newest first. Returns up to 50 gifts with their id, recipientName, status, slug, and timestamps.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

pookie_publish ~72

Publish a gift so the recipient can view it. Returns a shareUrl (e.g. https://sendpookie.com/g/<slug>) and publishedAt timestamp. The gift status changes from 'draft' to 'published'.

NameTypeReqDescription
giftIdstringyesThe Firestore document ID of the gift to publish.

No output schema declared.

No examples provided.

pookie_remove_slide ~64

Remove a slide from a gift by its slideId. The remaining slides keep their existing sort order.

NameTypeReqDescription
giftIdstringyesThe Firestore document ID of the gift.
slideIdstringyesThe Firestore document ID of the slide to remove.

No output schema declared.

No examples provided.

pookie_reorder ~87

Reorder all slides in a gift by providing the full ordered array of slide IDs. Every slide in the gift must be included; their sortOrder is reassigned to match the array index.

NameTypeReqDescription
giftIdstringyesThe Firestore document ID of the gift.
slideIdsarrayyesAll slide IDs in the desired display order, index 0 = first slide.

No output schema declared.

No examples provided.

pookie_replies ~46

Fetch thank-you replies left by the recipient on a gift's thank_you slide, ordered newest first.

NameTypeReqDescription
giftIdstringyesThe Firestore document ID of the gift.

No output schema declared.

No examples provided.

pookie_unpublish ~62

Unpublish a previously-published gift, taking it offline and setting its status back to 'draft'. The shareUrl will stop working until the gift is published again.

NameTypeReqDescription
giftIdstringyesThe Firestore document ID of the gift to unpublish.

No output schema declared.

No examples provided.

pookie_update ~95

Update metadata fields of an existing draft gift. Updatable fields: recipientName, occasion, vibe, template, tier. At least one field must be supplied.

NameTypeReqDescription
giftIdstringyesThe Firestore document ID of the gift to update.
occasionstring
recipientNamestring
templatestring
tierstring
vibestring

No output schema declared.

No examples provided.

pookie_upload_url ~167

Get a pre-signed Google Cloud Storage upload URL so the client can upload a file directly without routing through the API. Returns uploadUrl (PUT to this), publicUrl (permanent read URL after upload), storage path, and expiry seconds (900). Allowed file types: image/jpeg, image/png, image/webp, image/gif, audio/webm, audio/mp4, audio/mpeg. Max 10 MB.

NameTypeReqDescription
fileNamestringOriginal file name (optional, used to generate storage path).
fileSizenumberFile size in bytes (optional, validated against 10 MB limit).
fileTypestringyesMIME type of the file being uploaded.
giftIdstringyesThe gift this file will be attached to.

No output schema declared.

No examples provided.

Common questions

What is the io.github.git-akki/sendpookie MCP server?

io.github.git-akki/sendpookie is an MCP server listed in the public MCP registry as io.github.git-akki/sendpookie. Create and send cinematic digital gifts for birthdays and anniversaries via Claude. This page covers its npm package (@sendpookie/mcp).

Is the io.github.git-akki/sendpookie MCP server safe to use?

io.github.git-akki/sendpookie scores 76 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.git-akki/sendpookie MCP server expose?

io.github.git-akki/sendpookie exposes 14 tools: pookie_create, pookie_list, pookie_get, pookie_update, pookie_delete, and 9 more. Their descriptions and schemas cost roughly 1,349 tokens of context every time the server is loaded.

Is the io.github.git-akki/sendpookie MCP server still maintained?

io.github.git-akki/sendpookie is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.git-akki/sendpookie MCP server under?

io.github.git-akki/sendpookie declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.