Connects Claude to Todoist's task management platform through Pipeworx's gateway infrastructure. The source doesn't list specific tools, but this is part of Pipeworx's broader suite offering access to 728+ data sources through a unified MCP interface. You can either connect to this dedicated Todoist endpoint or use the full Pipeworx gateway and leverage their ask_pipeworx natural language layer, which automatically maps questions to the appropriate tool calls. Useful if you want task management capabilities in your MCP setup without handling Todoist's API directly. Uses streamable HTTP transport rather than stdio, so it's a remote service rather than a local process.
Todoist MCP Pack
Part of Pipeworx — an MCP gateway connecting AI agents to 728+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"todoist": {
"url": "https://gateway.pipeworx.io/todoist/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 728+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Todoist data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
gongrzhe/office-powerpoint-mcp-server
gongrzhe/office-word-mcp-server
io.github.mindstone/mcp-server-office
greirson/mcp-todoist
henilcalagiya/mcp-apple-notes
ankimcp/anki-mcp-server-addon