flesler/mcp-tasks
If you are the rightful owner of mcp-tasks 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.
MCP Tasks is a Model Context Protocol server designed for efficient task management, supporting various file formats and offering robust search and organization capabilities.
Tools
Functions exposed to the LLM to take actions
tasks_setup
Initialize a task file, creating it if missing, and supports multiple formats.
tasks_search
Search tasks with filtering options for source ID, statuses, terms, and IDs.
tasks_add
Add new tasks to a specified status with optional indexing.
tasks_update
Update tasks by ID, including changing their status or removing them.
tasks_summary
Get task counts and work-in-progress details for a source.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client