Skip to content
Back to search
30
MCP sse

Todos

io.github.mctx-ai/todos

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

Uptime
0.0%
30 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

Todo
Personal todo list that persists across sessions and MCP clients. Create, update, complete, reorder,
0 tools · sse
Todo Markdown
Provides todo list management with markdown file storage, offering CRUD operations for listing, adding, updating, and deleting tasks with pe
0 tools
Todoist
Create and manage tasks in Todoist through natural language.
0 tools
Coding Todo
Integrates project management tools for viewing, adding, updating, and deleting todo items with priority setting, tagging, and project assig
0 tools
io.github.rog0x/task
Todo, priority, estimation, burndown for AI agents
0 tools
Memento
Persistent memory for AI tools. Local-first knowledge graph with hybrid search.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "todos": {
      "url": "https://todos.mctx.ai/v2.0.8",
      "transport": "sse"
    }
  }
}