Skip to main content
Glama
JoshuaRileyDev

Supabase MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SUPABASE_API_KEYYesYour Supabase API key

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_projectsC

List all Supabase projects

get_projectB

Get details of a specific Supabase project

create_projectC

Create a new Supabase project

delete_projectC

Delete a Supabase project

list_organizationsB

List all organizations

get_organizationC

Get details of a specific organization

create_organizationC

Create a new organization

get_project_api_keysC

Get API keys for a specific Supabase project

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/JoshuaRileyDev/supabase-mcp-server'

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