Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MCP_DEBUG | No | Enable debug mode for more verbose logging | true |
MCP_LOG_LEVEL | No | The log level for the MCP server | INFO |
MCP_SERVER_NAME | No | The name of the MCP server | mcp-todoist |
TODOIST_API_TOKEN | Yes | Your Todoist API token from Todoist Integrations settings |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |