Todoist MCP Server
@abhiz123
About Todoist MCP Server
MCP server for Todoist integration enabling natural language task management with Claude
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"todoist-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@abhiz123/todoist-mcp-server",
"--client",
"claude"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Todoist MCP Server?
The Todoist MCP Server is an MCP (Model Context Protocol) server that integrates Claude with Todoist, enabling natural language task management. It allows users to interact with their Todoist tasks using everyday language through Claude.
How to use Todoist MCP Server?
Install via Smithery (npx -y @smithery/cli install @abhiz123/todoist-mcp-server --client claude) or manually (npm install -g @abhiz123/todoist-mcp-server). Obtain a Todoist API token from Settings → Integrations in your Todoist account. Configure the server in claude_desktop_config.json by setting the TODOIST_API_TOKEN environment variable. Then invoke tools like todoist_create_task, todoist_get_tasks, todoist_update_task, todoist_complete_task, and todoist_delete_task through Claude.
Key features of Todoist MCP Server
- Natural language task creation, update, completion, and deletion
- Smart task search using partial name matches
- Flexible filtering by due date, priority, and project
- Support for descriptions, due dates, and priority levels (1–4)
- Clear error feedback for better user experience
Use cases of Todoist MCP Server
- Quickly add tasks to Todoist while chatting with Claude
- Ask Claude to show tasks due today or this week
- Update task details or deadlines using plain English
- Mark tasks complete or delete them without opening Todoist
FAQ from Todoist MCP Server
What is required to use this server?
A Todoist API token and a Claude Desktop installation are required. The server runs via Node.js and can be installed using npm or Smithery.
How do I get a Todoist API token?
Log in to your Todoist account, go to Settings → Integrations, and find your API token under “Developer.”
How do I install the server?
You can install it automatically via Smithery with the command npx -y @smithery/cli install @abhiz123/todoist-mcp-server --client claude, or manually with npm install -g @abhiz123/todoist-mcp-server.
What operations can I perform on tasks?
You can create tasks, retrieve tasks with filters, update task attributes, complete tasks, and delete tasks—all using natural language.
Can I search tasks by name?
Yes, the update, complete, and delete tools use partial name matching to find your tasks before performing the action.
Frequently asked questions
What is required to use this server?
A Todoist API token and a Claude Desktop installation are required. The server runs via Node.js and can be installed using npm or Smithery.
How do I get a Todoist API token?
Log in to your Todoist account, go to Settings → Integrations, and find your API token under “Developer.”
How do I install the server?
You can install it automatically via Smithery with the command `npx -y @smithery/cli install @abhiz123/todoist-mcp-server --client claude`, or manually with `npm install -g @abhiz123/todoist-mcp-server`.
What operations can I perform on tasks?
You can create tasks, retrieve tasks with filters, update task attributes, complete tasks, and delete tasks—all using natural language.
Can I search tasks by name?
Yes, the update, complete, and delete tools use partial name matching to find your tasks before performing the action.
Basic information
More Productivity MCP servers
JobYap
JobYapJobYap aggregates job postings directly from companies' official careers sites and gives every posting a public discussion thread, with salaries, locations and full descriptions.

post bridge
jack frikspost bridge is a remote MCP server that lets your AI agent schedule and publish social media posts across 9 platforms — Instagram, TikTok, YouTube, X, LinkedIn, Facebook, Pinterest, Threads, and Bluesky. Connect accounts

lucid.page
BitgatePublish beautiful Markdown docs instantly from any AI agent. Zero-config remote MCP server — your LLM pastes Markdown, gets back a shareable page. Free, no signup needed.

LinkedIn Ghostwriter
ContentInWrite LinkedIn posts in your own voice from Claude, ChatGPT, or any MCP client. ContentIn trains a personal AI on your own LinkedIn posts, then generates ideas, drafts in your voice, schedules, publishes via LinkedIn's o

RADAAR
RADAARThe RADAAR MCP (Model Context Protocol) Server acts as a bridge between AI assistants (such as Claude, ChatGPT, or custom LLM agents) and the RADAAR social media management platform. By exposing RADAAR’s core tools and A
Comments