48
/ 100
1 month ago
glama

Development Workflow MCP Server

An MCP server that enforces development discipline and workflow best practices, guiding users through a structured process of coding, testing, documenting, committing, and releasing.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 5 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: ADMIN_PASSWORD, JWT_SECRET, SESSION_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies5 high1 medium4 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.0.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.0.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highvite@7.1.12GHSA-p9ff-h696-f583

Vite Vulnerable to Arbitrary File Read via Vite Dev Server WebSocket

highvite@7.1.12GHSA-v2wj-q39q-566r

Vite: `server.fs.deny` bypassed with queries

highws@8.16.0GHSA-3h5v-q93c-6h6q

ws affected by a DoS when handling a request with many HTTP headers

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configADMIN_EMAIL
🔐 secretADMIN_PASSWORD
configADMIN_USERNAME
configAPI_PORT
configDEV_WORKFLOW_DB_PATHOverride path for the SQLite database file <project>/.state/dev-workflow.db
configDEV_WORKFLOW_DB_TYPE"": "postgres",
configDEV_WORKFLOW_DB_URL"": "postgres://USER:PASS@HOST:5432/devworkflow"
configDEV_WORKFLOW_FORCE_RELEASE
configDEV_WORKFLOW_SKIP_RELEASE
configDEV_WORKFLOW_STATE_FILE4. Define environment variables – In the Node.js panel add any environment variables you need (for example DEV_WORKFLOW_USER_ID or ). This keeps state files outside the web root if desired.
configDEV_WORKFLOW_USER_ID4. Define environment variables – In the Node.js panel add any environment variables you need (for example or DEV_WORKFLOW_STATE_FILE). This keeps state files outside the web root if desired.
configINIT_CWD
🔐 secretJWT_SECRET
configPORTEnvironment overrides: Honors (common on hosts like Plesk/Render) or DEV_WORKFLOW_WEB_PORT before falling back to auto-selection.
🔐 secretSESSION_SECRET
configTEST_MYSQL_URL
configTEST_POSTGRES_URL
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/programinglive-dev-workflow-mcp-server-ehd49w)](https://m8ven.ai/mcp/programinglive-dev-workflow-mcp-server-ehd49w)
commit: 519868e8571df618d3fce5ebc26d9782f3269a5c
code hash: acfdafa08ee0d569830a4fb20cea4841a5a0f44730c8e29a5897b222d45a83c9
verified: 6/11/2026, 11:48:56 AM
view raw JSON →