Back to search
30
MCP

io.github.formulahendry/spec-driven-development

io.github.formulahendry/spec-driven-development

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

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-server-spec-driven-development
Spec-Driven Development MCP Server, not just Vibe Coding
0 tools
foundry-mcp
MCP server for spec-driven development management
0 tools
io.github.pavelpiha/specrun
MCP server that converts OpenAPI specs into tools which can query API endpoints
0 tools
io.github.formulahendry/code-runner
Code Runner MCP Server which can run code in various programming languages.
0 tools
@rafaelsouza-ai/mcp-server-sdd
MCP Server for Spec-Driven Development - Create and manage SDD test specifications with tasks, logs, and acceptance criteria
0 tools
io.github.n0zer0d4y/mercury-spec-ops
Modular MCP server for dynamic prompt generation and software development analysis tools
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.formulahendry/spec-driven-development": {
      "url": "None",
      "transport": "http"
    }
  }
}