Skip to main content
Glama
MisterSandFR

Supabase MCP Server - Self-Hosted Edition

by MisterSandFR

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoThe port on which the server will run8000
SUPABASE_URLYesThe URL of your Supabase project (e.g., https://your-project.supabase.co)
PYTHONUNBUFFEREDNoPython unbuffered mode1
SUPABASE_ANON_KEYYesYour Supabase anonymous key (e.g., eyJ...)
SUPABASE_SERVICE_KEYNoYour Supabase service key (optional, for privileged operations)

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/MisterSandFR/Supabase-MCP-SelfHosted'

If you have feedback or need assistance with the MCP directory API, please join our Discord server