Task Planner MCP Server

by CaptainCrouton89

13 stars
578 downloads
Not rated
GitHub

About

An MCP (Model Context Protocol) server that helps AI assistants (like Claude) break down complex tasks into manageable steps, track progress, and manage a hierarchical task list.

Details

Author
CaptainCrouton89
GitHub stars
13
Downloads
578
Categories
Other

- Create, update, and delete tasks
- Break down complex tasks into multiple subtasks
- Mark tasks as complete
- View detailed task information
- List all tasks or subtasks of a specific task
- Set task priorities (low, medium, high)

Install by cloning the repository, installing dependencies with pnpm install, and building with pnpm run build. Run the server using pnpm start. To use with Claude Desktop, add a configuration entry in claude_desktop_config.json pointing to the built dist/index.js file. Once running, AI assistants can call any of the server’s tools (e.g., create-task, list-tasks, complete-task) via natural language commands.

Task Planner MCP Server

An MCP (Model Context Protocol) server that helps AI assistants (like Claude) break down complex tasks into manageable steps, track progress, and manage a hierarchical task list.

Features

- Create, update, and delete tasks
- Break down complex tasks into multiple subtasks
- Mark tasks as complete
- View detailed task information
- List all tasks or subtasks of a specific task
- Set task priorities (low, medium, high)

Installation

```bash

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.