todo-for-ai/todo-for-ai-mcp
3.1
If you are the rightful owner of todo-for-ai-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 dayong@mcphub.com.
The Model Context Protocol (MCP) server provides AI assistants with access to the Todo for AI task management system, enabling standardized task management operations.
Tools
Functions exposed to the LLM to take actions
get_project_tasks_by_name
Get all pending tasks for a project by name.
get_task_by_id
Get detailed information about a specific task.
create_task
Create a new task in the specified project.
submit_task_feedback
Submit feedback and update status for a task.
get_project_info
Get detailed project information including statistics and recent tasks.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client