Supabase MCP Server
by NightTrek
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SUPABASE_KEY | Yes | Your Supabase service_role key (NOT the anon key) | |
| SUPABASE_URL | Yes | Your Supabase project URL (e.g., https://your-project.supabase.co or http://localhost:54321 for local projects) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| query_tableC | Query a specific table with schema selection and where clause support |
| generate_typesB | Generate TypeScript types for your Supabase database schema |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/NightTrek/Supabase-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server