MCP Directory
Back

mcp-todoist

by greirson · TypeScript · ★ 227

MCP server that connects Claude to Todoist for natural language task and project management with bulk operations

Install

npx -y github:greirson/mcp-todoist

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

An MCP (Model Context Protocol) server that connects Claude with Todoist for complete task and project management through natural language. 1. Download **[todoist-mcp.mcpb](https://github.com/greirson/mcp-todoist/releases/latest)** from the latest release 2. Double-click the file (or drag onto Claude Desktop) 3. Enter your [Todoist API token](https://todoist.com/app/settings/integrations/developer) when prompted 4. Start chatting: _"Show me my Todoist projects"_ Manual JSON configuration Add to your MCP client config (, , etc.): **Config locations:** - Claude Desktop (macOS): - Claude De…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers