Back to search

spec-workflow-mcp

MCP CompatibleScore: 73

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.

Pimzinotoolcode3,925 starsGitHub

73

Reputation

Success Rate

Avg Latency

0

Usage Count

Connection Spec

Install Command

npx -y @pimzino/spec-workflow-mcp@latest --dashboard

Quick Setup

{
  "mcpServers": {
    "spec-workflow-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@pimzino/spec-workflow-mcp@latest"
      ]
    }
  }
}

Paste into your Claude Desktop config file

Health

MaintenanceActive
Last commit19d ago
Open issues1
LicenseGPL-3.0
VerificationPartial

API Response Preview

What agents get when they query this resource:

{
  "id": "3cf57b5c-e4f8-4e1c-9f09-d0fc33d2876e",
  "name": "spec-workflow-mcp",
  "category": "tool",
  "subcategory": "code",
  "mcp_compatible": true,
  "reputation_score": 0.732043,
  "success_rate": null,
  "endpoint_url": null,
  "spec": {
    "transport": null,
    "install_command": "npx -y @pimzino/spec-workflow-mcp@latest --dashboard",
    "tools": null,
    "features": null
  }
}