Todoist MCP
Interact with your Todoist tasks and projects using your LLM.
Todoist MCP
Connect this Model Context Protocol server to your LLM to interact with Todoist.
It supports all the APIs available from the Todoist TypeScript Client.
Setup
Build the server app:
npm install
npm run build
Configure Claude:
You must install the Claude desktop app which supports MCP.
You can get your Todoist API key from Todoist > Settings > Integrations > Developer.
Then, in your claude_desktop_config.json, add a new MCP server:
{
"mcpServers": {
"todoist-mcp": {
"command": "node",
"args": ["/path/to/repo/build/index.js"],
"env": {
"TODOIST_API_KEY": "your_todoist_api_key"
}
}
}
}
You can now launch Claude desktop app and ask to update Todoist.
Distribution
Smithery
Install Todoist MCP on Claude Desktop using Smithery:
npx -y @smithery/cli install @miottid/todoist-mcp --client claude
Glama
관련 서버
Kone.vc
스폰서Monetize your AI agent with contextual product recommendations
Trello
Manage and interact with Trello boards, lists, and cards.
Agentic Tools
Provides AI assistants with advanced task management and memory capabilities using local JSON file storage.
Multi-Model Advisor
Queries multiple Ollama models to combine their responses, offering diverse AI perspectives on a single question.
FullScope-MCP
An MCP server for content summarization, supporting web scraping, file reading, and direct model calls.
Video Editor MCP Server
Perform video editing operations using natural language commands via FFmpeg.
Romanela
Guides any AI agent or AI-assistant to write healthy, maintainable code
OpenAI Tools
A wrapper for OpenAI's built-in tools, enabling functionalities like web search and code execution. Requires an OpenAI API key.
HiveFlow
Connect AI assistants directly to the HiveFlow automation platform.
freispace MCP Server
Query freispace for resource scheduling and project planning data
shipping-mcp
Carrier detection, tracking URLs, shipping estimates, and customs calculator for AI agents. 6 tools, free, no API key.