74
/ 100
29 days ago
glama

supabase-security-mcp

MCP server that lets AI coding agents (Claude Code, Cursor, Cline) audit Supabase projects for security misconfigurations AND apply the fixes — without leaving the agent. Tools: audit_project, list_findings, preview_fix (BEGIN/ROLLBACK safety), apply_fix (with confirmation), apply_all_fixes (transactional bulk). Closes the audit-fix loop entirely in the agent — other Supabase scanners only report.

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 1 credential: 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.
configPROJECT_REF
🔐 secretSUPABASE_ACCESS_TOKEN"": "sbp_your_personal_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/perufitlife-supabase-security-mcp-1uvqy3)](https://m8ven.ai/mcp/perufitlife-supabase-security-mcp-1uvqy3)
commit: 76e0880c959474b4859bd10d879ebb2a8dc094d9
code hash: 0de05ba699ceb28173c84c7abd737a9f290d87d7e293ff270b03b54252c6cf06
verified: 6/10/2026, 11:38:17 AM
view raw JSON →
supabase-security-mcp · M8ven Trust Score | M8ven