Todoist MCP Server Extended
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TODOIST_API_TOKEN | Yes | Your Todoist API token, found in Settings → Integrations → Developer |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| todoist_create_taskC | Create one or more tasks in Todoist with full parameter support |
| todoist_get_tasksB | 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_taskB | 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_labelC | 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/HitmanLy007/todoist-mcp-server-extended'
If you have feedback or need assistance with the MCP directory API, please join our Discord server