Sendpookie
Rank #61,910io.github.git-akki/sendpookie
Create and send cinematic digital gifts for birthdays and anniversaries via Claude.
Sendpookie is a Model Context Protocol (MCP) server published by git-akki. It ranks #61,910 of 132,113 servers tracked on MCP Toplist. Sendpookie is listed on Official MCP, with 1 tracked version. It was first listed on May 14, 2026 and most recently updated on May 14, 2026.
Ranks ahead of 70,203 of 132,113 servers on MCP Toplist.
Use Sendpookie
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add sendpookie -e "POOKIE_API_KEY=<your POOKIE_API_KEY>" -- npx -y @sendpookie/mcpReplace each placeholder with your own value before saving.
[mcp_servers.sendpookie]
command = "npx"
args = ["-y", "@sendpookie/mcp"]
[mcp_servers.sendpookie.env]
POOKIE_API_KEY = "<your POOKIE_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sendpookie": {
"command": "npx",
"args": [
"-y",
"@sendpookie/mcp"
],
"env": {
"POOKIE_API_KEY": "<your POOKIE_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sendpookie": {
"command": "npx",
"args": [
"-y",
"@sendpookie/mcp"
],
"env": {
"POOKIE_API_KEY": "<your POOKIE_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"sendpookie": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@sendpookie/mcp"
],
"env": {
"POOKIE_API_KEY": "<your POOKIE_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sendpookie": {
"command": "npx",
"args": [
"-y",
"@sendpookie/mcp"
],
"env": {
"POOKIE_API_KEY": "<your POOKIE_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"sendpookie": {
"command": "npx",
"args": [
"-y",
"@sendpookie/mcp"
],
"env": {
"POOKIE_API_KEY": "<your POOKIE_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.git-akki%2Fsendpookie)<a href="https://mcptoplist.com/server/io.github.git-akki%2Fsendpookie"><img src="https://mcptoplist.com/badge/io.github.git-akki%2Fsendpookie.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
git-akki
Other servers by git-akki
View all git-akki servers →Available versions (1)
| Version | Published |
|---|---|
| 2.0.1 | May 14, 2026 |
Frequently asked questions
- Who maintains Sendpookie?
- Sendpookie is maintained by git-akki, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Sendpookie listed on the Official MCP Registry?
- Yes — Sendpookie is listed on the Official MCP Registry.
- How many versions does Sendpookie have?
- MCP Toplist tracks 1 version of Sendpookie, most recently published on May 14, 2026.
- Where can I find the source code for Sendpookie?
- The source code for Sendpookie is hosted at github.com/git-akki/sendpookie.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.