mcpbeat Sign in

Todos MCP Server

not responding

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

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

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

Todos 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 todos --transport http https://todos.mctx.ai/v2.0.8
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "todos": {
      "url": "https://todos.mctx.ai/v2.0.8"
    }
  }
}
~/.codex/config.toml
[mcp_servers.todos]
url = "https://todos.mctx.ai/v2.0.8"
.cursor/mcp.json
{
  "mcpServers": {
    "todos": {
      "url": "https://todos.mctx.ai/v2.0.8"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "todos": {
      "url": "https://todos.mctx.ai/v2.0.8"
    }
  }
}

Endpoints

URLTransportStateLatencyChecked
https://todos.mctx.ai/v2.0.8 sse answering 322 ms 16 min ago

Alternatives to Todos

same job, measured the same way
Apple Reminders
by jonathanrreed

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

961 installs/wk local only
Google Tasks
by girmmy

Read/write Google Tasks: create, update, complete, delete, move tasks and lists, with due dates.

66 installs/wk local only
Conventions MCP
by fedgeno

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

109 installs/wk local only
Dispatch Tickets
by dispatchtickets

List, search, create, update, and reply to support tickets across your Dispatch Tickets brands.

answering
Slack Lists MCP
by justadityaraj

Full read + write access to Slack Lists for AI: create, update, check off, reassign, delete.

54 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
Apple Calendar
by jonathanrreed

List, create, update, and delete events in Apple Calendar on macOS.

1 043 installs/wk local only
three.ws Alerts
by nirholas

Create, update, and delete pump.fun alert rules and read fired-alert history across channels.

34 installs/wk local only

Todos — questions

Answers built from our own checks of this server.

Is Todos 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 322 ms. The bar chart above shows every period we have measured.
The registry lists Todos 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 Todos?
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 Todos need an API key?
No. Todos 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.