mcp-server-spec-driven-development

formulahendry/mcp-server-spec-driven-development
★ 428 stars TypeScript 💻 Code/Dev Tools Updated 1mo ago
Spec-Driven Development MCP Server, not just Vibe Coding
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-spec-driv": {
      "command": "npx",
      "args": [
        "-y",
        "formulahendry/mcp-server-spec-driven-development"
      ]
    }
  }
}

README Excerpt

](https://www.npmjs.com/package/mcp-server-spec-driven-development) [![Install in VS Code](https://img.shields.io/badge/Install_MCP_Server_(npx)-VS_Code-0098FF)](https://insiders.vscode.dev/redirect?url=vscode%3Amcp%2Finstall%3F%257B%2522name%2522%253A%2522spec-driven%2522%252C%2522command%2522%253A%2522npx%2522%252C%2522args%2522%253A%255B%2522-y%2522%252C%2522mcp-server-spec-driven-development%2540latest%2522%255D%257D)

Topics

mcpmcp-serverspec-driven-developmentvibe-coding