Todoist
Full implementation of the Todoist REST API.
38 stars
0 tools
Created Aug 2025
@stanislavlysenko0912/stanislavlysenko0912-todoist-todoist-mcp-serverAbout
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"
]
}
}
}