Todoist MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 23 installs a week from npm. Last commit 4 Jan 2026.
MCP server for Todoist task management integration
Today is the operative word: we check Todoist MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add todoist-mcp -- npx -y @ecfaria/todoist-mcp-server
{
"mcpServers": {
"todoist-mcp": {
"args": [
"-y",
"@ecfaria/todoist-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.todoist-mcp]
command = "npx"
args = ["-y", "@ecfaria/todoist-mcp-server"]
{
"mcpServers": {
"todoist-mcp": {
"args": [
"-y",
"@ecfaria/todoist-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"todoist-mcp": {
"args": [
"-y",
"@ecfaria/todoist-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
YOUR_API_KEY (Your API key for the service).
The author declared them in the registry entry; get the values from the project itself.
MCP Server for Dida365 (TickTick) Task Management Integration
MCP server for Fizzy task management
MCP server for Tableau API integration
A test MCP server for task management
MCP server for Azure API integration
MCP server for Xero API integration
MCP server for Mailchimp API integration
MCP server for monday.com integration.
Answers built from our own checks of this server.