DirectorySpec Workflow
tools

Spec Workflow

by Pimzino

65
Health
good
76
Popularity

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.

3,960stars
323forks
TypeScript
GPL-3.0
Updated March 11, 2026

Add to Claude Desktop

Paste this into your claude_desktop_config.json file:

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

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

Installation

npx spec-workflow-mcp

Maintenance Healthgood

Freshness32/40
Issue response15/30
Org backing15/20
Longevity3/10
Updated recently
Community-backed

Server Info

Categorytools
LanguageTypeScript
LicenseGPL-3.0
StatusACTIVE

Submit Your Server

Built an MCP server? Get it listed in front of thousands of developers.

List Your Server Free
Back to Directory