Skip to main content
Glama
bill143

Supabase MCP Server

by bill143

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
featuresNoA comma-separated list of tool groups to enable. Available groups: account, docs, database, debugging, development, functions, storage, and branching.account,database,debugging,development,docs,functions,branching
read_onlyNoRestricts the server to read-only queries and disables mutating tools. Set to 'true' to enable. Recommended for security.false
project_refNoUsed to scope the server to a specific Supabase project. Replace with your project ID found in project settings. If omitted, the server has access to all projects in your account.

Capabilities

Server capabilities have not been inspected yet.

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

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