Skip to main content
Glama
Anirudhx7

suitecrm-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoListen port3101
BIND_HOSTNoInterface to bind the gateway server to127.0.0.1
REDIS_URLYesConnection string for Redis session store
TRUST_PROXYNoSet to 1 when running behind nginx or another reverse proxy
AUTH0_DOMAINYesAuth0 tenant domain (entity gateway)
METRICS_BINDNoMetrics server bind address127.0.0.1
METRICS_PORTNoPrometheus metrics server port9090
SUITECRM_CODENoEntity code for multi-entity nginx routing
AUTH0_AUDIENCEYesAuth0 API identifier (entity gateway)
CRM_TIMEOUT_MSNoCRM REST API request timeout in ms30000
REQUIRED_GROUPNoAuth0 role required to access this entity
AUTH0_CLIENT_IDNoAuth0 client ID (auth service only)
SUITECRM_PREFIXNoTool name prefixsuitecrm
NODE_NO_WARNINGSNoSet to 1 to suppress Node warnings
SESSION_TTL_DAYSNoSession token lifetime in days (auth service only)30
SUITECRM_ENDPOINTYesFull URL to /service/v4_1/rest.php
GATEWAY_PUBLIC_URLNoPublic base URL of the gateway (auth service only)
AUTH0_CLIENT_SECRETNoAuth0 client secret (auth service only)
CIRCUIT_BREAKER_RESET_MSNoTime in ms before circuit moves to half-open60000
CIRCUIT_BREAKER_THRESHOLDNoConsecutive CRM failures before circuit opens5
NODE_TLS_REJECT_UNAUTHORIZEDNoSet to 0 only for self-signed certs

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

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/Anirudhx7/suitecrm-mcp'

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