@pimzino/spec-workflow-mcp

testing 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.

Install Ready
testingtesting
10 views4,217 stars346 forksv2.2.7GPL-3.0

Why This Matters

Discovered via unknown and last synced 3mo ago.

Install Ready
Source
unknown
Stars
4,217
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx @pimzino/spec-workflow-mcp

2. Add to claude_desktop_config.json

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

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

1
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (1)

Feature

Workaround