mcpbeat Sign in

Todo MCP Server

not responding

Todo is listed as active in the registry but did not answer our last check.

Personal todo list that persists across sessions and MCP clients. Create, update, complete, reorder,

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 90 checks
Tools
hidden behind auth
285 ms
Response time
average over 24h
open, no key
Access
sse

Todo does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 16 min ago.

run in your terminal
claude mcp add todo --transport http https://todo.mctx.ai/v2.0.3
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "todo": {
      "url": "https://todo.mctx.ai/v2.0.3"
    }
  }
}
~/.codex/config.toml
[mcp_servers.todo]
url = "https://todo.mctx.ai/v2.0.3"
.cursor/mcp.json
{
  "mcpServers": {
    "todo": {
      "url": "https://todo.mctx.ai/v2.0.3"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "todo": {
      "url": "https://todo.mctx.ai/v2.0.3"
    }
  }
}

Endpoints

URLTransportStateLatencyChecked
https://todo.mctx.ai/v2.0.3 sse answering 285 ms 16 min ago

Alternatives to Todo

same job, measured the same way
Conventions MCP
by fedgeno

Memory for coding conventions and standing instructions that persists across sessions.

109 installs/wk local only
MCP Memento
by annibale-x

An MCP server that provides persistent memory and context management across sessions

197 installs/wk local only
Kairos
by superangrymonkey

Microsoft Planner MCP: create tasks and buckets, list plans and tasks, complete tasks.

local only
Apple Reminders
by jonathanrreed

List, create, update, complete, and delete reminders in Apple Reminders on macOS.

961 installs/wk local only
WorkingMemory
by workingmemory

Persistent personal memory for AI assistants — save, search, and recall across every MCP client.

4 tools answering
Memoro
by circassian1977-byte

Personal AI memory layer on your own computer. Read/write durable memory across MCP clients.

86 installs/wk local only
Memoir
by camgitt

Persistent memory for AI coding tools via MCP. Remembers across sessions and machines.

73 installs/wk local only
Github Gist
by ofershap

MCP server to create, read, update, list, and search GitHub Gists from your IDE

35 installs/wk local only

Todo — questions

Answers built from our own checks of this server.

Is Todo working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 90 checks got a reply (0.0%), average response time 285 ms. The bar chart above shows every period we have measured.
The registry lists Todo as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Todo?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Todo need an API key?
No. Todo completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.