xenagarage/MCP-Todo-Server
3.2
If you are the rightful owner of MCP-Todo-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
MCP Todo Server is a distributed task management server utilizing the Model Context Protocol (MCP) with TypeScript, Redis, and OpenAI for enhanced task analysis.
Tools
Functions exposed to the LLM to take actions
todo_add
Add new tasks with priority levels
todo_list
List todos with status filtering
todo_remove
Remove specific tasks
todo_clear
Clear all tasks
todo_mark_done
Mark tasks as completed
todo_analyze
Get AI-powered task prioritization
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client