formulahendry/mcp-server-spec-driven-development
An MCP server that provides structured prompts for AI agents to guide developers through spec-driven development workflows from requirements to code.

This MCP server implements the Model Context Protocol to enable AI coding assistants and agents to follow a systematic development approach. It provides structured prompts for generating requirements documents using EARS format, design documents based on those requirements, and implementation code following the design. The server integrates with MCP-compatible tools and environments to deliver a structured workflow for AI-assisted software development.