mingolladaniele/taskMaster-todoist-mcp
A lightweight Model Context Protocol (MCP) server that enables natural language interaction with your Todoist tasks directly from your IDE. Built with simplicity and maintainability in mind.
Platform-specific configuration:
{
"mcpServers": {
"taskMaster-todoist-mcp": {
"command": "npx",
"args": [
"-y",
"taskMaster-todoist-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...