Spec-Driven Development

Provides three sequential prompts that guide software development from high-level requirements through EARS format documentation a

formulahendry 432 ↓ 2.7k
Claude CodeClaude DesktopGeneric
View source ↗

A spec-driven development MCP server by Jun Han that provides three sequential prompts to guide software development from high-level requirements through to code generation. The server offers prompts for generating requirements documents using EARS format, creating design documents from requirements, and finally generating code from design specifications, supporting a structured waterfall-style development workflow. Built with TypeScript and supporting both stdio and HTTP transports, it's particularly useful for developers who prefer a methodical, documentation-first approach to building applications where each phase builds upon the previous one's output.

Source

Repository: https://github.com/formulahendry/mcp-server-spec-driven-development

Maintain Spec-Driven Development?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

Spec-Driven Development on getagentictools
[![Spec-Driven Development on getagentictools](https://getagentictools.com/badge/mcp/formulahendry-mcp-server-spec-driven-development.svg)](https://getagentictools.com/mcp/formulahendry-mcp-server-spec-driven-development?ref=badge)