Supabase
Interact with Supabase: create tables, query data, and deploy edge functions.
🛡️ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for Supabase, derived from its capabilities.
These scores are auto-generated from public information (the agent's own listing, docs, and repository) using the canonical OWASP AIVSS formula and the MAESTRO framework — an estimate for guidance, not a penetration test, audit, or certification. See the scoring methodology. Are you the vendor? Factual corrections are free.
Overview
The Supabase MCP server gives agents control over a Supabase project: create and alter tables, run SQL queries, manage data, and deploy edge functions. Backed by a service-role or access token, it can read all rows and change schema, so it is a high-risk database surface if given broad credentials.
Key features
- Table creation and SQL queries
- Edge function deployment
- Project data management
Use cases
- Build a database-backed agent
- Prototype and query Supabase data