Todoist MCP Server
@abhiz123
关于 Todoist MCP Server
MCP server for Todoist integration enabling natural language task management with Claude
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"todoist-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@abhiz123/todoist-mcp-server",
"--client",
"claude"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
生产力 分类下的更多 MCP 服务器
Lamda
firerpaAndroid Full-Stack Device Control Platform: WebRTC/H.264 remote desktop, UI/OCR/image-matching automation, one-click MITM, built-in Frida, proxy/VPN/frp/P2P networking, MCP/Agent, 160+ APIs, designed for multi-device clusters and engineered deployments.
Desktop Commander MCP
wonderwhy-erThis is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
Computer Control MCP
AB498MCP server that provides computer control capabilities, like mouse, keyboard, OCR, etc. using PyAutoGUI, RapidOCR, ONNXRuntime. Similar to 'computer-use' by Anthropic. With Zero External Dependencies.
Npx Y convex@latest mcp start
get-convexThe open-source reactive database for app developers
ATLAS: Task Management System
cyanheadsA Model Context Protocol (MCP) server for ATLAS, a Neo4j-powered task management system for LLM Agents - implementing a three-tier architecture (Projects, Tasks, Knowledge) to manage complex workflows. Now with Deep Research.
评论