Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Taskman

FreeNot checked

Project management for AI-assisted workflows. MCP server, CLI, web. Phases, milestones, tasks in SQLite.

GitHubEmbed

About

Project management for AI-assisted workflows. MCP server, CLI, web. Phases, milestones, tasks in SQLite.

README

Project management for AI-assisted workflows: phases, milestones, and role-assigned tasks with dependencies, stored in SQLite. Agents (via MCP) create and update work; humans interact through Cursor or other MCP clients. The CLI is for scripts and automation, the web UI for read-only browsing; output is JSON or plain text. It runs as a standalone C++ binary on Windows, Linux, and macOS.

Quick start

  1. Download taskmanLatest release (Windows, Linux, macOS).
  2. Bootstrap the project — From your project root, run taskman by its full path:
    /path/to/taskman project:init
    
    This writes .cursor/mcp.json, creates the database, and generates .cursor/rules/ and .cursor/agents/.
  3. Reload Cursor — So the MCP server is loaded.
  4. Use Taskman via the agent — Ask the agent to manage phases, milestones, and tasks.

Documentation

Changes

from github.com/tivins/taskman

Installing Taskman

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/tivins/taskman

FAQ

Is Taskman MCP free?

Yes, Taskman MCP is free — one-click install via Unyly at no cost.

Does Taskman need an API key?

No, Taskman runs without API keys or environment variables.

Is Taskman hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Taskman in Claude Desktop, Claude Code or Cursor?

Open Taskman on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Taskman with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All data MCPs