MCP Server that facilitates spec-driven development workflows, not just Vibe Coding.
MCP Server that facilitates spec-driven development workflows, not just Vibe Coding.
Valid MCP server (4 strong, 3 medium validity signals). 4 known CVEs in dependencies (0 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry. Trust signals: trusted author (3/3 approved).
5 files analyzed ยท 5 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-formulahendry-spec-driven-development": {
"args": [
"-y",
"mcp-server-spec-driven-development"
],
"command": "npx"
}
}
}From the project's GitHub README.
Model Context Protocol (MCP) server that facilitates spec-driven development workflows by providing structured prompts for generating requirements, design documents, and code following a systematic approach.
This MCP server enables developers to follow a structured spec-driven development approach by providing prompts that guide you through:
Install the MCP server in VS Code using below buttons:
Alternatively, you can add configuration in mcp.json:
{
"servers": {
"spec-driven": {
"command": "npx",
"args": [
"-y",
"mcp-server-spec-driven-development@latest"
]
}
}
}
Install the MCP server in Cursor using below button:
Alternatively, you can add configuration in mcp.json:
{
"mcpServers": {
"spec-driven": {
"command": "npx",
"args": [
"-y",
"mcp-server-spec-driven-development@latest"
]
}
}
}
generate-requirementsspecs/requirements.mdgenerate-design-from-requirementsspecs/requirements.mdspecs/design.mdgenerate-code-from-designspecs/design.mdgenerate-requirements prompt with your initial requirements textgenerate-design-from-requirements to create a design document based on your requirementsgenerate-code-from-design to generate implementation code from your designThis creates a traceable path from requirements through design to implementation, ensuring consistency and completeness in your development process.
Moving beyond Vibe Coding to a structured, specification-driven approach brings clarity, consistency, and maintainability to your development workflow. Instead of coding by intuition alone, Spec-Driven Development provides a systematic foundation that scales with your project's complexity.
Learn more about the benefits: Goodbye, Vibe Coding! Hello, Spec-Driven Development MCP Server!
Be the first to review this server!
by Modelcontextprotocol ยท File & Storage
Secure file operations with configurable access controls
by Toleno ยท Developer Tools
Toleno Network MCP Server โ Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace ยท Developer Tools
Create, build, and publish Python MCP servers to PyPI โ conversationally.
by Microsoft ยท Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace ยท Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm โ conversationally
by mcp-marketplace ยท Finance
Free stock data and market news for any MCP-compatible AI assistant.