MCP Directory
Back

spec-workflow-mcp

by Pimzino · TypeScript · ★ 4,250

A Model Context Protocol (MCP) server that provides structured spec-driven development workflow tools for AI-assisted software development, featuring a real-time web dashboard and VSCode extension for monitoring and managing your project's progress directly in your development environment.

Install

npx -y github:Pimzino/spec-workflow-mcp

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "spec-workflow-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:Pimzino/spec-workflow-mcp"
      ]
    }
  }
}

From the README

[](https://www.npmjs.com/package/@pimzino/spec-workflow-mcp) [](https://marketplace.visualstudio.com/items?itemName=Pimzino.spec-workflow-mcp) A Model Context Protocol (MCP) server for structured spec-driven development with real-time dashboard and VSCode extension. *See how the approval system works: create documents, request approval through the dashboard, provide feedback, and track revisions.* *Explore the real-time dashboard: view specs, track progress, navigate documents, and monitor your development workflow.* - **Structured Development Workflow** - Sequential spec creation…
Read full README on GitHub →

Related developer tools servers