Spec Workflow
MCP ServerFeaturedby Community · Added 5mo ago
Claude
4.1k
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"spec-workflow": {
"command": "npx",
"args": [
"spec-workflow"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Provides structured spec-driven development workflow tools for AI-assisted software development.
Tags
Developer Toolsmcp-servertop-100