MCP Servers / database / Supabase

Supabase

JSON →
none14database

Interact with Supabase databases, query tables, and generate TypeScript types.

Install
How to run this server
[ { "cmd": "npm install -g supabase", "imports": [] } ]
server path: supabase-5
Tools
What this server exposes
list_projects
List all Supabase projects
create_project
Create a new Supabase project
delete_project
Delete a Supabase project
get_project
Get details of a specific Supabase project
list_organizations
List all organizations
get_organization
Get details of a specific organization
run_sql
Execute SQL query on a Supabase project
list_tables
List all tables in a Supabase project
describe_table
Describe the schema of a specific table
execute_query
Execute a query on a specific table
Configuration
Environment & auth
authnone
envSUPABASE_URL
envSUPABASE_KEY
Resources
Supabase — MCP Server · libregistry