w04m1/agent-todo-mcp
3.2
If you are the rightful owner of agent-todo-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol server for AI agents to manage tasks and track progress across projects.
Tools
Functions exposed to the LLM to take actions
list_projects
List all available project workspaces
switch_project
Create new project or switch between existing ones
get_project_info
Show current project details
create_todo
Create new tasks
update_todo
Update existing tasks
delete_todo
Remove tasks
list_todos
List and filter tasks
get_todo
Get detailed task info
search_todos
Search across all tasks
generate_report
Create progress reports
get_stats
Quick statistics
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client