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
Easy Notion MCP
Markdown-first Notion MCP server — 26 tools, 92% fewer tokens, full round-trip fidelity
Bear
A server for interacting with the Bear note-taking application.
PapersFlow
Turn any AI agent into an academic researcher that can search, read, cite, and write full literature reviews autonomously.
Heimdall
The all-seeing guardian for macOS: Battery, Clipboard, TTS, and File System control using Claude desktop
URL Shortener
A simple URL shortening tool using the CleanURI API.
Siri Shortcuts
List, open, and run shortcuts from the macOS Shortcuts app.
Limitless MCP
Connect your Limitless Pendant data to Claude and other LLMs using the Limitless API.
Decent Sampler Drums
Generates Decent Sampler drum kit configurations.
ClaudeKeep
Save and share AI conversations from Claude Desktop.
Google Workspace
Interact with Google Workspace services like Gmail and Google Calendar.