MCP Directory
Back

todoist-mcp-server

by abhiz123 · JavaScript · ★ 391

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

Install

npx -y github:abhiz123/todoist-mcp-server

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

[](https://smithery.ai/server/@abhiz123/todoist-mcp-server) An MCP (Model Context Protocol) server implementation that integrates Claude with Todoist, enabling natural language task management. This server allows Claude to interact with your Todoist tasks using everyday language. * **Natural Language Task Management**: Create, update, complete, and delete tasks using everyday language * **Smart Task Search**: Find tasks using partial name matches * **Flexible Filtering**: Filter tasks by due date, priority, and other attributes * **Rich Task Details**: Support for descriptions, due dates…
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 productivity servers