spec-workflow-mcpMCP Server38/100 via “approval workflow with multi-stage review and decision recording”
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.
Unique: Records approval decisions as immutable JSON objects in the .spec-workflow/approvals/ directory with full metadata (reviewer, timestamp, comments), creating a version-controllable audit trail. The system integrates approval UI into both the web dashboard and VSCode extension, allowing reviewers to make decisions without leaving their primary tools.
vs others: More transparent than external code review systems because approval decisions are stored in the project and can be audited without accessing external services, and more integrated than separate review tools because the approval UI is embedded in the developer's workflow.