MakeCRM Remote MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| REDIS_URL | Yes | The Redis connection URL. Use rediss:// in production. | |
| SUPABASE_URL | Yes | The Supabase project URL. Required for database access. | |
| ALLOWED_HOSTS | Yes | Comma-separated list of allowed hostnames. Must contain the effective domains, including previews. | |
| BACKEND_SECRET | Yes | A secret key used for backend signing and encryption (e.g., session encryption, JWT signing). | |
| ALLOWED_ORIGINS | No | Exact list of browser origins authorized (comma-separated). Server-to-server clients may not send Origin. | |
| TRUST_PROXY_HOPS | No | Set to '1' when running on Vercel to trust proxy headers. | |
| SUPABASE_ANON_KEY | Yes | The 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues