Skip to main content
Glama
Chrusic

Todoist MCP Server

by Chrusic

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TODOIST_API_TOKENYesYour Todoist API token from Settings → Integrations → Developer

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
todoist_create_taskC

Create one or more tasks in Todoist with full parameter support

todoist_get_tasksC

Get a list of tasks from Todoist with various filters - handles both single and batch retrieval

todoist_update_taskC

Update one or more tasks in Todoist with full parameter support

todoist_delete_taskC

Delete one or more tasks from Todoist

todoist_complete_taskC

Mark one or more tasks as complete in Todoist

todoist_get_projectsC

Get projects with optional filtering and hierarchy information

todoist_create_projectC

Create one or more projects with support for nested hierarchies

todoist_update_projectC

Update one or more projects in Todoist

todoist_get_project_sectionsC

Get sections from one or more projects in Todoist

todoist_create_project_sectionC

Create one or more sections in Todoist projects

todoist_get_personal_labelsB

Get all personal labels from Todoist

todoist_create_personal_labelC

Create one or more personal labels in Todoist

todoist_get_personal_labelB

Get a personal label by ID

todoist_update_personal_labelC

Update one or more existing personal labels in Todoist

todoist_delete_personal_labelC

Delete a personal label from Todoist

todoist_get_shared_labelsC

Get all shared labels from Todoist

todoist_rename_shared_labelsC

Rename one or more shared labels in Todoist

todoist_remove_shared_labelsC

Remove one or more shared labels from Todoist tasks

todoist_update_task_labelsC

Update the labels of one or more tasks in Todoist

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Chrusic/todoist-mcp-server-extended'

If you have feedback or need assistance with the MCP directory API, please join our Discord server