sticky-mcp-server
Rank #23,793io.github.1picassoai/sticky
Persistent memory and context for your agent, on a board you can see. Capped, so it stays small.
sticky-mcp-server is a Model Context Protocol (MCP) server published by 1picassoai. It ranks #23,793 of 132,113 servers tracked on MCP Toplist. sticky-mcp-server is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Sep 8, 2026 and most recently updated on Sep 8, 2026.
Ranks ahead of 108,320 of 132,113 servers on MCP Toplist.
Use sticky-mcp-server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add sticky -- npx -y --mcp sticky-mcp[mcp_servers.sticky]
command = "npx"
args = ["-y", "--mcp", "sticky-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"sticky": {
"command": "npx",
"args": [
"-y",
"--mcp",
"sticky-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"sticky": {
"command": "npx",
"args": [
"-y",
"--mcp",
"sticky-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sticky": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"--mcp",
"sticky-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sticky": {
"command": "npx",
"args": [
"-y",
"--mcp",
"sticky-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sticky": {
"command": "npx",
"args": [
"-y",
"--mcp",
"sticky-mcp"
]
}
}
}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.1picassoai%2Fsticky)<a href="https://mcptoplist.com/server/io.github.1picassoai%2Fsticky"><img src="https://mcptoplist.com/badge/io.github.1picassoai%2Fsticky.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
1picassoai
Other servers by 1picassoai
View all 1picassoai servers →Available versions (2)
| Version | Published |
|---|---|
| 0.2.2 | Sep 8, 2026 |
| 0.1.1 | Sep 8, 2026 |
Frequently asked questions
- Who maintains sticky-mcp-server?
- sticky-mcp-server is maintained by 1picassoai, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is sticky-mcp-server listed on the Official MCP Registry?
- Yes — sticky-mcp-server is listed on the Official MCP Registry, alongside Glama.
- How many versions does sticky-mcp-server have?
- MCP Toplist tracks 2 versions of sticky-mcp-server, most recently published on Sep 8, 2026.
- Where can I find the source code for sticky-mcp-server?
- The source code for sticky-mcp-server is hosted at github.com/1picassoai/sticky.
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.