Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_API_KEY | No | Your secret API key for the MCP server | |
| SUPABASE_URL | Yes | Your Supabase project URL | |
| MCP_SERVER_HOST | No | Host for the MCP server | localhost |
| MCP_SERVER_PORT | No | Port for the MCP server | 3000 |
| SUPABASE_ANON_KEY | Yes | Your Supabase anonymous key | |
| SUPABASE_SERVICE_ROLE_KEY | Yes | Your Supabase service role key |
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 | |