MCP Todoist
by kentaroh7777
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CONVEX_DEPLOYMENT | No | Your Convex deployment name | |
| TODOIST_API_TOKEN | Yes | Your Todoist API token | |
| NEXT_PUBLIC_CONVEX_URL | No | Your Convex URL (e.g., https://your-convex-url.convex.cloud) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get-tasksB | Get all the tasks from Todoist |
| get-projectsB | Get all the projects from Todoist |
| get-project-idC | Get the id of the project from Todoist |
| add-task-to-projectC | Add task to a specific Project in Todoist |
| add-task-to-any-projectC | Add task to a any Project 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
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/kentaroh7777/mcp-todoist'
If you have feedback or need assistance with the MCP directory API, please join our Discord server