Integrates with Windsurf (Codeium) to maintain high-quality project documentation through a structured workflow approach
Links to the GitHub repository where the MCP server code is hosted, allowing users to access the source code and contribute
Requires Node.js ≥ v18.0.0 to run the MCP server
Available as an npm package for easy installation and updates
Supports installation using Yarn package manager as an alternative to npm
Spec Workflow MCP
An intelligent MCP server for managing software project specifications through a structured workflow of requirements, design, and implementation documents.
What is Spec Workflow MCP?
Spec Workflow MCP helps development teams maintain high-quality project documentation by providing an AI-powered workflow that guides you through creating comprehensive specifications.
❌ Without Spec Workflow MCP
- Inconsistent documentation across projects
- Missing critical requirements details
- Unstructured design decisions
- Unclear implementation tasks
- Manual tracking of document completion
- AI jumps between tasks randomly without structure
- No connection between requirements and actual code implementation
✅ With Spec Workflow MCP
- Standardized document templates for requirements, design, and tasks
- AI-guided document generation based on best practices
- Automatic progress tracking and workflow management
- Smart validation of document completeness
- Seamless integration with Claude and other MCP-compatible tools
- AI follows task order systematically, completing one before moving to the next
- Requirements → Design → Tasks workflow ensures code aligns with business needs
Installation
Requirements
- Node.js ≥ v18.0.0
- npm or yarn
- Claude Desktop or any MCP-compatible client
Quick Start with npx
Install in Different MCP Clients
Claude Code (Recommended)
Use the Claude CLI to add the MCP server:
Claude Desktop
Add to your Claude Desktop configuration:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json
- Windows:
%APPDATA%/Claude/claude_desktop_config.json
- Linux:
~/.config/Claude/claude_desktop_config.json
Cursor
Add to your Cursor configuration (~/.cursor/config.json
):
Windsurf (Codeium)
Add to your Windsurf configuration (~/.codeium/windsurf/mcp_config.json
):
VS Code (with MCP extension)
Add to your VS Code settings (settings.json
):
Zed
Add to your Zed configuration (~/.config/zed/settings.json
):
Install from Source
Then add to Claude Desktop configuration:
Usage
Once installed, the MCP server provides the following commands through Claude:
Initialize a New Feature
This creates a structured requirements document with sections for:
- Feature overview
- User stories
- Functional requirements
- Non-functional requirements
- Technical constraints
Check Progress and Generate Next Document
The server analyzes your current documentation and:
- Shows completion status for each section
- Identifies missing or incomplete areas
- Automatically generates the next document in the workflow
Complete Tasks
Mark specific tasks as completed and track overall progress.
Skip Stages
Flexibility to adapt the workflow to your project needs.
Workflow Stages
- Requirements Gathering → 2. System Design → 3. Implementation Planning
Each stage has:
- Structured templates
- Validation rules
- AI-powered content generation
- Progress tracking
Features
- 📝 Smart Templates: Pre-defined document structures following best practices
- 🤖 AI-Powered Generation: Intelligent content suggestions based on your project context
- ✅ Progress Tracking: Visual progress indicators and completion tracking
- 🔄 Flexible Workflow: Skip stages or adapt the process to your needs
- 📊 Quality Validation: Automatic checks for document completeness
- 🔗 MCP Integration: Works seamlessly with Claude and other MCP clients
- 🎯 Sequential Task Execution: AI completes tasks in order, maintaining focus and context
- 🔄 Requirements-Driven Development: From business needs to code implementation in structured steps
Example Workflow
- Start with a feature idea:
- Initialize the workflow:
- Review and enhance the generated requirements
- Check progress and generate design document:
- Continue through design and implementation stages
- Track task completion:
Development
Build from Source
Run in Development Mode
Run Tests
Debug with MCP Inspector
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
MIT License - see LICENSE file for details
Links
Built with ❤️ using the Model Context Protocol
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
Tools
An intelligent MCP server that helps development teams maintain high-quality project documentation by providing an AI-powered workflow for creating comprehensive specifications through requirements, design, and implementation documents.
Related MCP Servers
- AsecurityFlicenseAqualityAn MCP server that supercharges AI assistants with powerful tools for software development, enabling research, planning, code generation, and project scaffolding through natural language interaction.Last updated -1161TypeScript
- AsecurityFlicenseAqualityAn MCP server that helps teams create, manage, and access structured project documentation through six core document types, leveraging AI to generate comprehensive project knowledge management.Last updated -54598TypeScript
- AsecurityFlicenseAqualityAn intelligent MCP server that orchestrates multiple MCP servers with AI-enhanced workflow automation and production-ready context engine capabilities for codebase analysis.Last updated -3TypeScript
- -securityFlicense-qualityAn AI-powered MCP server that provides development tools for code analysis, documentation, and project management including code pattern extraction, humorous code reviews, TODO scanning, and PRD generation.Last updated -2JavaScript