HomeOther › mcp-server-spec-driven-development

mcp-server-spec-driven-development

MCP Server that facilitates spec-driven development workflows, not just Vibe Coding.

TypeScript
★ 437 stars Last pushed 2025-09-26 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.1)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-server-spec-driven-development": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry