Pimzino/spec-workflow-mcp
A Model Context Protocol (MCP) server that provides structured spec-driven development workflow tools for AI-assisted software development, featuring a real-time web dashboard and VSCode extension for monitoring and managing your project's progress directly in your development environment.
Platform-specific configuration:
{
"mcpServers": {
"spec-workflow-mcp": {
"command": "npx",
"args": [
"-y",
"spec-workflow-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...