Browse/File Systems/Spec-Driven Development

Spec-Driven Development

by formulahendry · Added 26d ago

430

Install

npx -y mcp-server-spec-driven-development

About

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.

Tags

File Systemsmcp-servernpm
Spec-Driven Development — File Systems MCP | Skiln