Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PORT | No | Port of the server | 3033 |
SUPABASE_URL | Yes | URL of the Supabase instance | |
MCP_SERVER_NAME | No | Name of the MCP server | |
SUPABASE_ANON_KEY | Yes | Anonymous key for Supabase | |
MCP_SERVER_VERSION | No | Version of the MCP server | |
SUPABASE_SERVICE_KEY | Yes | Service key for Supabase |
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 |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |