← Back to leaderboard
79
/100
B ◉ Complete 54

Structured Workflow Server

Enforce disciplined AI-assisted programming workflows by requiring systematic auditing, analysis, and verified outputs at each development phase. Guide AI through structured phases like refactoring, feature development, and testing to ensure thorough understanding and quality results. Prevent skipping steps and maintain session state to uphold workflow integrity. ## Manual Installation ### Clone the repository - git clone https://github.com/kingdomseed/structured-workflow-mcp - cd structured-workflow-mcp ### Install dependencies and build - npm install - npm run build Then add this to your MCP.json ``` "structured-workflow": { "command": "node", "args": [ "/path/to/your/structured-workflow-mcp/dist/index.js" ], "env": {} } ```

by kingdomseed ★ 9 Last commit: 1 month, 3 weeks ago
Outdated MCP Spec
Complete visibility — 5/4 applicable dimensions scored
✓ Schema Quality ✓ Protocol — Reliability ✓ Docs & Maintenance ✓ Security Hygiene ✓ Schema Interpretability
Schema Quality
96
42% weight
Protocol Compliance
N/A
Local server
Reliability
N/A
Local server
Docs & Maintenance
54
25% weight
Security Hygiene
90
33% weight
Schema Interpretability
94
15% weight
30-Day Trend

Score History

Category Trends

Static Analysis

Metric Score Rating
Schema Completeness 100 Good
Description Quality 90 Good
Documentation Coverage 62 Fair
Maintenance Pulse 61 Fair
Dependency Health 80 Good
License Clarity Poor
Version Hygiene 55 Fair
Analyzed 1 month ago
Embed Badge

Add this to your README to display your MCP Scoreboard grade:

MCP Score Badge
[![MCP Score](https://mcpscoreboard.com/badge/e5c85a54-2cc7-415a-84a7-0a1f5ed3d8f4.svg)](https://mcpscoreboard.com/server/e5c85a54-2cc7-415a-84a7-0a1f5ed3d8f4/)