Skip to main content
MCP Server

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.

Share
4,216 stars TypeScript GPL-3.0 Updated: 2026-06-04

Send to Your Agent

Copy this prompt and paste it into Claude, Cursor, or any MCP client to install instantly.

Install the Spec Workflow Mcp MCP server for me.

Server: Spec Workflow Mcp
Description: 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 command: npx -y Pimzino/spec-workflow-mcp

GitHub: https://github.com/Pimzino/spec-workflow-mcp

Please install this MCP server and confirm when ready.

Paste into any AI agent with MCP support — works with Claude Desktop, Cursor, Cline, and more.

Quick Install

Config file: ~/Library/Application Support/Claude/claude_desktop_config.json

  1. Open Claude Desktop app
  2. Go to Settings → Developer → Edit Config
  3. Paste the config below into the file
  4. Restart Claude Desktop
{
  "mcpServers": {
    "spec-workflow-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Pimzino/spec-workflow-mcp"
      ]
    }
  }
}

Add this to your ~/Library/Application Support/Claude/claude_desktop_config.json

Installation Methods

npx Run directly with npx
npx -y Pimzino/spec-workflow-mcp
npm Install via npm
npm install Pimzino/spec-workflow-mcp
docker Run with Docker
docker run Pimzino/spec-workflow-mcp

Tools (1)

execute

Execute spec-workflow-mcp operations

Compatibility

Claude Desktop
Cursor
Cline
VS Code
Devin (formerly Windsurf)

About

Spec Workflow MCP

Overview

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.

Installation

NPX

npx -y Pimzino/spec-workflow-mcp

NPM

npm install Pimzino/spec-workflow-mcp

DOCKER

docker run Pimzino/spec-workflow-mcp

Related Resources

Compare LLM Pricing

This server works with Claude, GPT-4o, and other models. Compare API costs side-by-side to find the cheapest option for your workflow.