suitecrm-mcp
by Anirudhx7
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Listen port | 3101 |
| BIND_HOST | No | Interface to bind the gateway server to | 127.0.0.1 |
| REDIS_URL | Yes | Connection string for Redis session store | |
| TRUST_PROXY | No | Set to 1 when running behind nginx or another reverse proxy | |
| AUTH0_DOMAIN | Yes | Auth0 tenant domain (entity gateway) | |
| METRICS_BIND | No | Metrics server bind address | 127.0.0.1 |
| METRICS_PORT | No | Prometheus metrics server port | 9090 |
| SUITECRM_CODE | No | Entity code for multi-entity nginx routing | |
| AUTH0_AUDIENCE | Yes | Auth0 API identifier (entity gateway) | |
| CRM_TIMEOUT_MS | No | CRM REST API request timeout in ms | 30000 |
| REQUIRED_GROUP | No | Auth0 role required to access this entity | |
| AUTH0_CLIENT_ID | No | Auth0 client ID (auth service only) | |
| SUITECRM_PREFIX | No | Tool name prefix | suitecrm |
| NODE_NO_WARNINGS | No | Set to 1 to suppress Node warnings | |
| SESSION_TTL_DAYS | No | Session token lifetime in days (auth service only) | 30 |
| SUITECRM_ENDPOINT | Yes | Full URL to /service/v4_1/rest.php | |
| GATEWAY_PUBLIC_URL | No | Public base URL of the gateway (auth service only) | |
| AUTH0_CLIENT_SECRET | No | Auth0 client secret (auth service only) | |
| CIRCUIT_BREAKER_RESET_MS | No | Time in ms before circuit moves to half-open | 60000 |
| CIRCUIT_BREAKER_THRESHOLD | No | Consecutive CRM failures before circuit opens | 5 |
| NODE_TLS_REJECT_UNAUTHORIZED | No | Set to 0 only for self-signed certs |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Anirudhx7/suitecrm-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server