Stickies
Rank #33,830io.github.dumbspacecookie/stickies
Persistent, expiring, importance-graded sticky notes for Claude Code.
Stickies is a Model Context Protocol (MCP) server published by dumbspacecookie. It ranks #33,830 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Stickies is listed across 3 registries — Official MCP, Glama and mcp.so, with 8 tracked versions. It was first listed on Jul 15, 2026 and most recently updated on Aug 3, 2026.
Ranks ahead of 98,283 of 132,113 servers on MCP Toplist.
Use Stickies
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add stickies -e "STICKIES_DB=<your STICKIES_DB>" -e "STICKIES_DISCORD_WEBHOOK=<your STICKIES_DISCORD_WEBHOOK>" -e "STICKIES_SYNC_REPO=<your STICKIES_SYNC_REPO>" -- npx -y stickies-mcpReplace each placeholder with your own value before saving.
[mcp_servers.stickies]
command = "npx"
args = ["-y", "stickies-mcp"]
[mcp_servers.stickies.env]
STICKIES_DB = "<your STICKIES_DB>"
STICKIES_DISCORD_WEBHOOK = "<your STICKIES_DISCORD_WEBHOOK>"
STICKIES_SYNC_REPO = "<your STICKIES_SYNC_REPO>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"stickies": {
"command": "npx",
"args": [
"-y",
"stickies-mcp"
],
"env": {
"STICKIES_DB": "<your STICKIES_DB>",
"STICKIES_DISCORD_WEBHOOK": "<your STICKIES_DISCORD_WEBHOOK>",
"STICKIES_SYNC_REPO": "<your STICKIES_SYNC_REPO>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"stickies": {
"command": "npx",
"args": [
"-y",
"stickies-mcp"
],
"env": {
"STICKIES_DB": "<your STICKIES_DB>",
"STICKIES_DISCORD_WEBHOOK": "<your STICKIES_DISCORD_WEBHOOK>",
"STICKIES_SYNC_REPO": "<your STICKIES_SYNC_REPO>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"stickies": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"stickies-mcp"
],
"env": {
"STICKIES_DB": "<your STICKIES_DB>",
"STICKIES_DISCORD_WEBHOOK": "<your STICKIES_DISCORD_WEBHOOK>",
"STICKIES_SYNC_REPO": "<your STICKIES_SYNC_REPO>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"stickies": {
"command": "npx",
"args": [
"-y",
"stickies-mcp"
],
"env": {
"STICKIES_DB": "<your STICKIES_DB>",
"STICKIES_DISCORD_WEBHOOK": "<your STICKIES_DISCORD_WEBHOOK>",
"STICKIES_SYNC_REPO": "<your STICKIES_SYNC_REPO>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"stickies": {
"command": "npx",
"args": [
"-y",
"stickies-mcp"
],
"env": {
"STICKIES_DB": "<your STICKIES_DB>",
"STICKIES_DISCORD_WEBHOOK": "<your STICKIES_DISCORD_WEBHOOK>",
"STICKIES_SYNC_REPO": "<your STICKIES_SYNC_REPO>"
}
}
}
}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.dumbspacecookie%2Fstickies)<a href="https://mcptoplist.com/server/io.github.dumbspacecookie%2Fstickies"><img src="https://mcptoplist.com/badge/io.github.dumbspacecookie%2Fstickies.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
dumbspacecookie
Other servers by dumbspacecookie
View all dumbspacecookie servers →Available versions (8)
| Version | Published |
|---|---|
| 0.14.2 | Aug 3, 2026 |
| 0.14.0 | Aug 1, 2026 |
| 0.13.0 | Jul 30, 2026 |
| 0.12.1 | Jul 29, 2026 |
| 0.12.0 | Jul 17, 2026 |
| 0.11.0 | Jul 17, 2026 |
| 0.10.0 | Jul 16, 2026 |
| 0.9.0 | Jul 15, 2026 |
Frequently asked questions
- Who maintains Stickies?
- Stickies is maintained by dumbspacecookie, which publishes 2 MCP servers (9 total versions) tracked on MCP Toplist.
- Is Stickies listed on the Official MCP Registry?
- Yes — Stickies is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does Stickies have?
- MCP Toplist tracks 8 versions of Stickies, most recently published on Aug 3, 2026.
- Where can I find the source code for Stickies?
- The source code for Stickies is hosted at github.com/dumbspacecookie/stickies.
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.