io.github.ecfaria/todoist-mcp
Quality Score
79
/100
MCP server for Todoist task management integration
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"todoist-mcp": {
"command": "npx",
"args": [
"-y",
"@ecfaria/todoist-mcp-server"
],
"env": {
"YOUR_API_KEY": "<your-your_api_key>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"todoist-mcp": {
"command": "npx",
"args": [
"-y",
"@ecfaria/todoist-mcp-server"
],
"env": {
"YOUR_API_KEY": "<your-your_api_key>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @ecfaria/todoist-mcp-server§02 Environment variables
YOUR_API_KEYrequiredsecret
Your API key for the service
§03 MCP Quality Score · methodology
freshness
19
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Productivity & Project Mgmt
ai.smithery/Aman-Amith-Shastry-scientific_computation_mcp
ai.smithery/Aman-Amith-Shastry-scientific_computation_mcp
This MCP server enables users to perform scientific computations regarding linear algebra and vect…
ai.smithery/mrugankpednekar-mcp-optimizer
ai.smithery/mrugankpednekar-mcp-optimizer
Optimize crew and workforce schedules, resource allocation, and routing with linear and mixed-inte…
ai.smithery/smithery-notion
ai.smithery/smithery-notion
A Notion workspace is a collaborative environment where teams can organize work, manage projects,…