spec-workflow-mcp
Verified Safeby Pimzino
Overview
Model Context Protocol (MCP) server for structured, spec-driven software development with real-time dashboard and VSCode extension integration.
Installation
npx -y @pimzino/spec-workflow-mcp@latest /path/to/your/projectEnvironment Variables
- SPEC_WORKFLOW_HOME
Security Notes
The server is primarily designed for local/controlled environments. It performs file system operations (creating/modifying spec documents, logs, approvals) within a designated project workflow directory. Input validation for paths is crucial. Default binding to localhost limits external network exposure. No 'eval' or obvious code obfuscation found. Cleanup automation jobs interact with file system, requiring careful configuration.
Similar Servers
f2c-mcp
A Model Context Protocol server for Figma Design to Code, enabling AI tools to convert Figma designs into production-ready frontend code.
mcp-jest
Automated testing, discovery, and validation framework for Model Context Protocol (MCP) servers.
mcp-ai-agent-guidelines
A comprehensive framework for building, orchestrating, and validating AI agents and their design processes, with a strong focus on code quality, security, and prompt engineering.
tenets
Serves as a Model Context Protocol (MCP) server for AI coding assistants, automatically finding, ranking, and aggregating relevant codebase files for AI prompts, and providing code intelligence tools.