MCP.so
Sign In
Servers

πŸš€ TaskMaster: Todoist MCP for Cursor AI

@mingolladaniele

A lightweight Model Context Protocol (MCP) server that enables natural language interaction with your Todoist tasks directly from your IDE. Built with simplicity and maintainability in mind.

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "taskMaster-todoist-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "@mingolladaniele/taskMaster-todoist-mcp",
        "--client",
        "claude"
      ]
    }
  }
}

More from Productivity