Supabase MCP HTTP Stream Server
by BIFROTEK-com
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DOMAIN | No | Domain configuration for deployment | |
| MCP_PORT | No | HTTP server port | 3333 |
| NODE_ENV | No | Environment mode (development, production) | |
| MCP_API_KEYS | No | Comma-separated API keys for authentication | |
| MCP_FEATURES | No | Enabled features (database,docs,development,functions,account,branching,storage,debug) | database,docs,development,functions |
| MCP_READ_ONLY | No | Read-only mode | false |
| NODE_LOG_LEVEL | No | Logging level | |
| MCP_ALLOWED_ORIGINS | No | CORS allowed origins | * |
| SUPABASE_PROJECT_REF | Yes | Your Supabase project reference | |
| SUPABASE_ACCESS_TOKEN | Yes | Supabase Management API token | |
| MCP_RATE_LIMIT_GENERAL | No | Requests per minute | 60 |
| MCP_RATE_LIMIT_REQUESTS | No | Requests per 15 minutes | 100 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues