Mcp Todoist MCP Server

v1.0.3APIsstable

Create a new task in Todoist with optional description, due date, priority, labels, deadline, project, and section

other-tools-and-integrationsmcptodoistclaudeai
Share:
0
Stars
0
Downloads
0
Weekly
0/5

About

Create a new task in Todoist with optional description, due date, priority, labels, deadline, project, and section

Features

  • todoist_task_create
  • todoist_task_get
  • todoist_task_update
  • todoist_task_delete
  • todoist_task_complete

Use Cases

Create a new task in Todoist with optional description, due date, priority, labels, deadline, project, and section
Retrieve tasks from Todoist with optional filtering or get a specific task by ID
Update an existing task found by ID or partial name search. Supports updating content, description, due date, priority, labels, deadline, project, and section
Delete a task found by ID or partial name search (case-insensitive)
Mark a task as complete found by ID or partial name search (case-insensitive)
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.0.3
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y @greirson/mcp-todoist

Manual Installation

npx -y @greirson/mcp-todoist

Examples

Basic Configuration

Configure Mcp Todoist MCP Server

npx -y @greirson/mcp-todoist

Configuration

Configuration Details

Config File

claude_desktop_config.json

Web UI

Not available

Security

Authentication

RequiredNo

Features

Data Encryption
Audit Logging
RBAC Support

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

More APIs MCP Servers

Explore other servers in the APIs category.

Quick Config Preview

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

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Mcp Todoist MCP Server?

Browse our complete directory of 60+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

60+ ServersFree & Open SourceStep-by-Step Guides