devstack

MartinKuhne/devstack
★ 2 stars TypeScript Code/Dev Tools Updated today
project/feature/task management mcp server with a user interface
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "devstack": {
      "command": "npx",
      "args": [
        "-y",
        "MartinKuhne/devstack"
      ]
    }
  }
}

README Excerpt

_devstack_ is a project management MCP server and UI to enable better interaction with code agents. It provides a Project → Deliverable → AgentTask hierarchy to separate planning from implementation. If you are cost conscious (or otherwise token constrained), use a frontier model for planning and an efficient model for coding.

Tools (13)

create_deliverablecreate_projectcreate_taskget_deliverableget_next_deliverableget_next_taskget_projectget_projectsget_taskupdate_deliverableupdate_deliverable_statusupdate_taskupdate_task_status