{
  "name": "io.github.abhiz123/todoist-mcp-server",
  "description": "The Todoist MCP wraps the Todoist REST API. The agent can capture new tasks, set due dates and reminders, organize by project and label, and surface today's or this-week's lists — turning the chat into a working capture surface.",
  "status": "active",
  "version": "latest",
  "_meta": {
    "com.top-mcps/lastVerified": "2026-05-26",
    "com.top-mcps/score": {
      "value": 56,
      "rubricVersion": "2026-04",
      "lastComputed": "2026-05-26T10:50:23.740Z",
      "methodology": "https://top-mcps.com/about/methodology"
    },
    "com.top-mcps/stats": {
      "fetchedAt": "2026-05-26T10:50:23.346Z",
      "githubStars": 393,
      "lastCommitAt": "2025-04-20T04:03:50Z",
      "npmWeeklyDownloads": 126
    }
  },
  "repository": {
    "url": "https://github.com/abhiz123/todoist-mcp-server",
    "source": "github"
  },
  "author": {
    "name": "Community"
  },
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "todoist-mcp-server",
      "version": "latest",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "name": "TODOIST_API_TOKEN",
          "description": "TODOIST_API_TOKEN — required credential for Todoist.",
          "isRequired": true,
          "isSecret": true
        }
      ]
    }
  ],
  "capabilities": {
    "security": {
      "scope": "read-write",
      "sandbox": "API token grants account-wide access including all projects.",
      "gotchas": [
        "No per-project token scoping — one token unlocks everything.",
        "Deleted tasks are recoverable for ~30 days, then gone."
      ]
    }
  },
  "_links": {
    "html": "https://top-mcps.com/mcp/todoist",
    "markdown": "https://top-mcps.com/mcp/todoist.md",
    "methodology": "https://top-mcps.com/about/methodology"
  }
}
