Taskman
FreeNot checkedProject management for AI-assisted workflows. MCP server, CLI, web. Phases, milestones, tasks in SQLite.
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
- Download taskman — Latest release (Windows, Linux, macOS).
- Bootstrap the project — From your project root, run taskman by its full path:
This writes/path/to/taskman project:init.cursor/mcp.json, creates the database, and generates.cursor/rules/and.cursor/agents/. - Reload Cursor — So the MCP server is loaded.
- Use Taskman via the agent — Ask the agent to manage phases, milestones, and tasks.
Documentation
- Human users via agents: who uses Taskman and which agent roles
- Usage overview: data model, interfaces, workflows, task assignment
- MCP Server: integration with AI assistants
- CLI Usage: command-line interface, commands, options, formats
- Web Interface: browser-based UI (read-only - edit planned)
- Build: download, build and run instructions
Changes
- User changelog (non-developer changes)
- Global Changelog (all changes)
Installing Taskman
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/tivins/taskmanFAQ
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
wenb1n-dev/SmartDB_MCP
A universal database MCP server supporting simultaneous connections to multiple databases. It provides tools for database operations, health analysis, SQL optim
by wenb1n-devPostgres Server
This server enables interaction with PostgreSQL databases through the Model Context Protocol, optimized for the AWS Bedrock AgentCore Runtime. It provides tools
by madhurprashPostgres
Query your database in natural language
by AnthropicPostgreSQL
Read-only database access with schema inspection.
by modelcontextprotocolCompare Taskman with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All data MCPs
