@abhiz123/todoist-mcp-server

productivity MCP Server

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

Install Ready
productivityproductivity
5 views393 stars70 forksv0.1.0MIT

Why This Matters

Discovered via unknown and last synced 3mo ago.

Install Ready
Source
unknown
Stars
393
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx @abhiz123/todoist-mcp-server

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "-abhiz123-todoist-mcp-server": {
      "command": "npx",
      "args": [
        "@abhiz123/todoist-mcp-server"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

3
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (3)

Example

"Create task 'Team Meeting' with description 'Weekly sync' due tomorrow"

Optional

description, due date, priority level (1-4)

Required

content (task title)