todo-mcp
Rank #3,174io.github.pasichDev/docket
One list every AI tool you use can write to — scoped per project, local-first, self-hostable.
todo-mcp is a Model Context Protocol (MCP) server published by pasichDev. It ranks #3,174 of 132,046 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. todo-mcp is listed across 2 registries — Official MCP and Glama, with 13 tracked versions. It was first listed on Sep 1, 2026 and most recently updated on Sep 5, 2026.
Ranks ahead of 128,872 of 132,046 servers on MCP Toplist.
Use todo-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add docket -- npx -y @pasichdev/docket[mcp_servers.docket]
command = "npx"
args = ["-y", "@pasichdev/docket"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"docket": {
"command": "npx",
"args": [
"-y",
"@pasichdev/docket"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"docket": {
"command": "npx",
"args": [
"-y",
"@pasichdev/docket"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"docket": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@pasichdev/docket"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"docket": {
"command": "npx",
"args": [
"-y",
"@pasichdev/docket"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"docket": {
"command": "npx",
"args": [
"-y",
"@pasichdev/docket"
]
}
}
}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.pasichDev%2Fdocket)<a href="https://mcptoplist.com/server/io.github.pasichDev%2Fdocket"><img src="https://mcptoplist.com/badge/io.github.pasichDev%2Fdocket.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
pasichDev
Available versions (13)
| Version | Published |
|---|---|
| 3.0.0 | Sep 5, 2026 |
| 3.0.0-rc.2 | Sep 5, 2026 |
| 2.3.1 | Sep 2, 2026 |
| 2.3.0 | Sep 2, 2026 |
| 2.2.1 | Sep 2, 2026 |
| 2.2.0 | Sep 2, 2026 |
| 2.1.0 | Sep 2, 2026 |
| 2.0.6 | Sep 2, 2026 |
| 2.0.3 | Sep 2, 2026 |
| 2.0.2 | Sep 2, 2026 |
| 2.0.1 | Sep 2, 2026 |
| 2.0.0 | Sep 2, 2026 |
| 1.0.0 | Sep 1, 2026 |
Frequently asked questions
- Who maintains todo-mcp?
- todo-mcp is maintained by pasichDev, which publishes 1 MCP server (13 total versions) tracked on MCP Toplist.
- Is todo-mcp listed on the Official MCP Registry?
- Yes — todo-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does todo-mcp have?
- MCP Toplist tracks 13 versions of todo-mcp, most recently published on Sep 5, 2026.
- Where can I find the source code for todo-mcp?
- The source code for todo-mcp is hosted at github.com/pasichDev/todo-mcp.
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.