Supabase MCP Server

by Sentry01
Verified

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoThe port number the MCP server will run on3000
SUPABASE_URLYesURL of your Supabase project
ALLOWED_QUERY_TYPESNoComma-separated list of allowed SQL query typesSELECT
SUPABASE_SERVICE_KEYYesYour Supabase service key for authentication

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools