45
/ 100
1 month ago
glama

odin

Provides a specification-driven workflow layer for AI-assisted coding, enabling agents to follow an explicit 11-phase feature workflow with checkpoints, artifacts, and quality gates.

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
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: ODIN_DASHBOARD_TOKEN, SUPABASE_ACCESS_TOKEN, SUPABASE_SECRET_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDATABASE_URLUse Supabase when you want persistent workflow state, archival, and the dashboard. Use direct when you only need odin.apply_migrations against PostgreSQL.
configNEXT_PHASE
configODIN_DASHBOARD_AUTH_DISABLED
🔐 secretODIN_DASHBOARD_TOKEN
configODIN_FEATURE_HEALTH_TIMEOUT_MS
configODIN_FEATURE_HEALTH_URL
configRALPH_LOOP_NAME
🔐 secretSUPABASE_ACCESS_TOKEN
🔐 secretSUPABASE_SECRET_KEY
configSUPABASE_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 0 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/plazmodium-odin-workflow-1bqgrk)](https://m8ven.ai/mcp/plazmodium-odin-workflow-1bqgrk)
commit: 6d235e79d0964721ac2ac2f9b5554fec56daec01
code hash: 81886fc9ef825034eba12505c1e9e4b5588f52f2e07a8b772035091905f13bba
verified: 6/22/2026, 12:07:20 PM
view raw JSON →