74
/ 100
14 days ago
glama

Supabase Management MCP Server

MCP tools for managing your self-hosted Supabase instance. Combines Edge Function CRUD, migration management, log monitoring, and Studio MCP proxy into a single endpoint.

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 2 credentials: SUPABASE_MGMT_API_KEY, SUPABASE_SERVICE_ROLE_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.
configEDGE_CONTAINER_NAMENo supabase-functions Edge runtime Docker container name
configFUNCTIONS_PATHNo /functions Path to edge function files
configMIGRATIONS_PATHNo /migrations Path to migration SQL files
configPORTNo 3200 Server port
configSTUDIO_MCP_URL## Studio Proxy (optional, enabled when is set)
🔐 secretSUPABASE_MGMT_API_KEYYes — API key to connect to the MCP server
configSUPABASE_MGMT_API_KEYSNo — Additional API keys (comma-separated)
🔐 secretSUPABASE_SERVICE_ROLE_KEYYes — Service role key (for admin operations)
configSUPABASE_URLYes — Supabase project URL (e.g. https://supabase.example.com)
// 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/ubeydtalha-supabase-edge-function-upgraded-mcp-oq2b1k)](https://m8ven.ai/mcp/ubeydtalha-supabase-edge-function-upgraded-mcp-oq2b1k)
commit: fb46d6da25e08fa4bc24ef45e4d1507d4ddcca03
code hash: cd0e94988e1616a8da2f81f98e8aa7f473576bd6a717fbf91f297c4c74024caf
verified: 6/26/2026, 9:41:27 AM
view raw JSON →