Skip to main content
Glama
dj-pearson

Supabase Coolify MCP Server

by dj-pearson

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SUPABASE_URLYesThe URL of your Supabase instance (e.g., https://your-supabase-instance.example.com)
COOLIFY_API_URLYesThe URL of your Coolify instance (e.g., http://localhost:8000)
COOLIFY_TEAM_IDNoOptional Coolify team ID
SUPABASE_DB_HOSTNoDirect database host (e.g., localhost)
SUPABASE_DB_NAMENoDirect database name (e.g., postgres)
SUPABASE_DB_PORTNoDirect database port (e.g., 5432)
SUPABASE_DB_USERNoDirect database user (e.g., postgres)
COOLIFY_API_TOKENYesYour Coolify API token with appropriate permissions
SUPABASE_ANON_KEYNoYour Supabase anonymous key
SUPABASE_PROJECT_IDNoYour Supabase project ID
SUPABASE_DB_PASSWORDNoDirect database password
SUPABASE_PROJECT_REFNoYour Supabase project reference
SUPABASE_FUNCTIONS_URLNoThe URL for Supabase Edge Functions (e.g., https://your-supabase-instance.example.com/functions/v1)
SUPABASE_SERVICE_ROLE_KEYYesYour Supabase service role key (keep this secure!)

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/dj-pearson/supabase-coolify-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server