Spec Driven Development
Rank #3,936io.github.formulahendry/spec-driven-development
Provides three sequential prompts that guide software development from high-level requirements through EARS format documentation and design specifications to final code generation, supporting a structured waterfall development workflow.
Spec Driven Development is a Model Context Protocol (MCP) server published by formulahendry. It ranks #3,936 of 76,851 servers tracked on MCP Toplist, and its repository has 433 GitHub stars. Spec Driven Development is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jul 28, 2025 and most recently updated on Sep 26, 2025.
Ranks ahead of 72,915 of 76,851 servers on MCP Toplist.
Use Spec Driven Development
Add Spec Driven Development to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"spec-driven-development": {
"command": "npx",
"args": [
"-y",
"mcp-server-spec-driven-development"
]
}
}
}Listed on 1 registry (2 delisted)
formulahendry
Other servers by formulahendry
- Code Runner#4,111 · 3 vers
- generator-mcp MCP Server#11,488
- MCP Server MCP Registry#21,077 · 1 ver
- Code Runner MCP Server for VS Code MCP Server#33,644
Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Sep 26, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Spec Driven Development?
- Spec Driven Development is maintained by formulahendry, which publishes 5 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Spec Driven Development listed on the Official MCP Registry?
- Yes — Spec Driven Development is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Spec Driven Development have?
- MCP Toplist tracks 2 versions of Spec Driven Development, most recently published on Sep 26, 2025.
- Where can I find the source code for Spec Driven Development?
- The source code for Spec Driven Development is hosted at github.com/formulahendry/mcp-server-spec-driven-development.