mcp_planning

pcingola/mcp_planning

3.2

If you are the rightful owner of mcp_planning 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.

An MCP server for planning Agentic tasks, similar to a 'to do' list.

Tools

Functions exposed to the LLM to take actions

add_task

Add a new task

get_tasks

Get all tasks, optionally filtered by state

get_task

Get a specific task by ID

update_task_state

Update a task's state

delete_task

Delete a task

add_subtask

Add a subtask to an existing task

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources