Todoist Mcp
@stevengonsalvez
关于 Todoist Mcp
This MCP server enables advanced task and project management via Claude Desktop and other MCP-compatible clients.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-todoist": {
"command": "npx",
"args": [
"todoist-mcp-server"
],
"env": {
"TODOIST_API_TOKEN": "your-todoist-token"
}
}
}
}工具
33概览
What is Todoist Mcp?
A Model Context Protocol (MCP) server for Todoist, enabling advanced task and project management via Claude Desktop and other MCP-compatible clients.
How to use Todoist Mcp?
Install via npx (with your Todoist API token) or manually by cloning, building, and configuring the environment variable TODOIST_API_TOKEN. Once running, you can use natural language prompts to interact with your Todoist data.
Key features of Todoist Mcp
- Manage tasks (list, create, update, complete, reopen, delete)
- Manage projects (list, create, update, archive, unarchive, delete)
- Manage sections (list, get, create, update, delete)
- Manage labels (list, create, update, delete, share)
- Manage comments (list, get, create, update, delete)
- Fetch project collaborators
Use cases of Todoist Mcp
- Retrieve top priority tasks using natural language.
- Create and classify labels by project or urgency.
- Organize tasks by moving them to sections based on labels.
- Create new projects and add sections with a single command.
- List all collaborators for a given project.
FAQ from Todoist Mcp
What are the system requirements for Todoist Mcp?
Node.js v18 or higher, npm or yarn, a Todoist account, and a Todoist API token.
How do I obtain a Todoist API token?
Obtain your token from the Todoist integrations page at https://todoist.com/prefs/integrations.
How do I configure Todoist Mcp for Claude Desktop?
Add a configuration entry to your Claude Desktop settings with the command (npx todoist-mcp or local path) and the TODOIST_API_TOKEN environment variable.
What task management operations are supported?
List, get, create, update, complete, reopen, and delete tasks.
Can I manage comments and collaborator data?
Yes, comments (by task or project) and project collaborators are fully supported.
生产力 分类下的更多 MCP 服务器
Desktop Commander
wonderwhy-erThis is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
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.
MCP Google Calendar Server
markelaugust74A Model Context Protocol (MCP) server implementation for Google Calendar integration. Create and manage calendar events directly through Claude or other AI assistants.
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.
Swift MCP GUI Server
NakaokaReiMCP server that can execute commands such as keyboard input and mouse movement on macOS
评论