chukaibejih/mcp-task-manager
If you are the rightful owner of mcp-task-manager 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 Manager MCP Server is a comprehensive task management solution built with FastMCP, designed to facilitate efficient task handling through CRUD operations, intelligent filtering, and productivity-focused prompts.
Tools
Functions exposed to the LLM to take actions
create_task
Create new tasks with priority, due dates, and tags
list_tasks
List tasks with filtering by status and priority
get_task
Get detailed information for a specific task
update_task
Update any aspect of existing tasks
delete_task
Remove tasks from the system
complete_task
Quick action to mark tasks as completed
get_task_summary
Get comprehensive task statistics
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client