Todoist

Full implementation of the Todoist REST API.

View Source
38 stars
0 tools
Created Aug 2025
@stanislavlysenko0912/stanislavlysenko0912-todoist-todoist-mcp-server

About

Full implementation of the Todoist REST API.

Categories

general

Installation

npm

npm install @stanislavlysenko0912/stanislavlysenko0912-todoist-todoist-mcp-server

Configuration

{ "mcpServers": { "stanislavlysenko0912-todoist-todoist-mcp-server": { "command": "npx", "args": [ "-y", "@stanislavlysenko0912/stanislavlysenko0912-todoist-todoist-mcp-server" ] } } }