official-supabase-mcp

mrbuslov/official-supabase-mcp

3.2

If you are the rightful owner of official-supabase-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A simple MCP server that runs the official Supabase package as a child process or uses it directly.

About

A simple MCP server that runs the official Supabase package as a child process or uses it directly.

Settings

SUPABASE_ACCESS_TOKEN=your_personal_access_token_here SUPABASE_PROJECT_REF=your_project_ref_here (optional - "Project ID") SUPABASE_READ_ONLY=false (optional) PORT=8000