Ravenight13/simple-task-tracker-mcp
3.2
If you are the rightful owner of simple-task-tracker-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 Task MCP Server is a lightweight Model Context Protocol server designed for efficient task and subtask tracking during agentic AI development.
Tools
Functions exposed to the LLM to take actions
create_task
Create a new task with validation.
list_tasks
List tasks with optional filters.
search_tasks
Full-text search on task title and description.
update_task
Update an existing task with validation.
delete_task
Soft delete a task, with optional cascading to subtasks.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client