Back to search
30
MCP

todoist-mcp-server

abhiz123/todoist-mcp-server

MCP server for Todoist integration enabling natural language task management with Claude

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.ecfaria/todoist-mcp
MCP server for Todoist task management integration
0 tools
net.todoist/mcp
Official Todoist MCP server for AI assistants to manage tasks, projects, and workflows.
0 tools · streamable-http
llm-todo-mcp-mao
A todo application MCP server designed for AI agent task management
0 tools
calendly-mcp
MCP server connecting Claude Desktop/Code to Calendly for natural-language scheduling management
0 tools
better-todo-mcp
Task.md manager with CLI and MCP HTTP server.
0 tools
claude-tmux-mcp
MCP server for claude-tmux agent orchestration
0 tools

How to use

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

{
  "mcpServers": {
    "todoist-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}