Skip to main content
Glama
makeaceleradordevendas

MakeCRM Remote MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDIS_URLYesThe Redis connection URL. Use rediss:// in production.
SUPABASE_URLYesThe Supabase project URL. Required for database access.
ALLOWED_HOSTSYesComma-separated list of allowed hostnames. Must contain the effective domains, including previews.
BACKEND_SECRETYesA secret key used for backend signing and encryption (e.g., session encryption, JWT signing).
ALLOWED_ORIGINSNoExact list of browser origins authorized (comma-separated). Server-to-server clients may not send Origin.
TRUST_PROXY_HOPSNoSet to '1' when running on Vercel to trust proxy headers.
SUPABASE_ANON_KEYYesThe Supabase publishable/anon key. The configuration rejects placeholder values; never use the service role key.

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

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