71
/ 100
10 days ago
glama

diabase

Diabase is an MCP server that provides a safe control plane for AI agents to manage Supabase backends, with features like planning, approval workflows, and audit trails.

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 5 credentials: ANTHROPIC_API_KEY, DIABASE_OPENAI_API_KEY, DIABASE_SECRET_KEY, DIABASE_DB_PASSWORD, SUPABASE_ACCESS_TOKEN
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.
configDIABASE_ANTHROPIC_MODEL
🔐 secretANTHROPIC_API_KEY
configDIABASE_OPENAI_BASE_URL
🔐 secretDIABASE_OPENAI_API_KEY
configDIABASE_OPENAI_MODEL
configAGENT_BACKEND
🔐 secretDIABASE_SECRET_KEY
configDIABASE_DEBUG
configDIABASE_ALLOWED_HOSTS
configDIABASE_DB_ENGINE
configDIABASE_DB_NAME
configDIABASE_DB_USER
🔐 secretDIABASE_DB_PASSWORD
configDIABASE_DB_HOST
configDIABASE_DB_PORT
🔐 secretSUPABASE_ACCESS_TOKEN
// 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/francescoridolfi-diabase-ntyh0z)](https://m8ven.ai/mcp/francescoridolfi-diabase-ntyh0z)
commit: 968efbd9e32ceb7b5416c8c4fbd98400ad2bc63d
code hash: 1f618f5e6cc47ad128f5369879ab54961e51c89fc90175aeea0085d9413d63b1
verified: 7/21/2026, 8:40:11 AM
view raw JSON →