todoist-mcp

learhy/todoist-mcp
★ 0 stars TypeScript 🤖 AI/LLM Updated today
A production-grade Model Context Protocol (MCP) server that exposes the full Todoist API surface to LLM agents (Claude Desktop, Cursor, etc.).
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "todoist-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "learhy/todoist-mcp"
      ]
    }
  }
}

README Excerpt

A production-grade [Model Context Protocol (MCP)](https://modelcontextprotocol.io) server that exposes the full Todoist API surface to LLM agents (Claude Desktop, Cursor, etc.). Go to [Todoist Settings > Integrations > Developer](https://todoist.com/app/settings/integrations/developer) and copy your API token.

Tools (3)

fullread_onlyread_write