TodoPomo MCP Server
by PratyayRajak
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| add_taskC | Add a new task to the todo list |
| list_tasksC | List all tasks with optional filtering |
| update_taskC | Update an existing task |
| delete_taskC | Delete a task |
| start_pomodoroC | Start a new pomodoro session |
| complete_pomodoroC | Mark a pomodoro session as completed |
| get_pomodoro_statsC | Get statistics about pomodoro sessions |
| update_settingsC | Update pomodoro timer settings |
| get_active_sessionB | Get the currently active pomodoro session |
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/PratyayRajak/todopomo-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server