Spec Driven Development
Rank #2221glama/formulahendry/mcp-server-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 #2221 of 58,832 servers tracked on MCP Toplist, and its repository has 432 GitHub stars. Spec Driven Development is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Jul 28, 2025 and most recently updated on Sep 26, 2025.
Ranks ahead of 56,611 of 58,832 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": {
"mcp-server-spec-driven-development": {
"command": "npx",
"args": [
"-y",
"mcp-server-spec-driven-development"
]
}
}
}Listed on 2 registries (1 delisted)
formulahendry
Other servers by formulahendry
- Code Runner#2492 · 3 vers
- generator-mcp MCP Server#7120
- MCP Server MCP Registry#17948 · 1 ver
- Code Runner MCP Server for VS Code MCP Server#27289
Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Sep 26, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is 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.
- 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 an official MCP server?
- Yes — Spec Driven Development is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- 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.