Supabase Memory MCP Server
by gtrusler
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
DEBUG | No | Flag to enable or disable debug mode. | false |
SUPABASE_KEY | Yes | The service role key for your Supabase project. | |
SUPABASE_URL | Yes | The URL of your Supabase project. |
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 |