Open-source MCP gateway connecting AI agents like Claude Desktop and Claude Code to SuiteCRM. 24 CRM tools over SSE with OAuth2/OIDC auth, multi-entity support, ACL enforcement, and Prometheus/Grafana observability.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.ACL_ALLOW_ALLACL_ALLOW_DISABLEDACL_ALLOW_GROUPACL_ALLOW_OWNERAUTH0_AUDIENCE— AUTH0_DOMAIN and - one Auth0 app handles all entitiesAUTH0_CLIENT_ID— your-client-idAUTH0_CLIENT_SECRET— your-client-secretAUTH0_DOMAIN— your-tenant.auth0.comBIND_HOST— No 127.0.0.1 Interface to bind the gateway server toCB_INFRA_THRESHOLDCB_PROBE_INTERVAL_MSCRM_HOSTS_FILECRM_TIMEOUT_MS— No 30000 CRM REST API request timeout in msENTITIES_FILEGATEWAY_PUBLIC_URL— Edit docker-compose.yml and fill in SUITECRM_ENDPOINT, AUTH0_ vars, and , then:METRICS_BIND— "0.0.0.0" # 0.0.0.0 required so the Prometheus container can reach it by service nameMETRICS_PORT— No 9090 Prometheus metrics server portOAUTH_GROUPS_CLAIMPORT— and the host port mapping - each entity needs its own port (3101, 3102, ...)PROFILES_FILEREDIS_URL— Yes redis://127.0.0.1:6379 Connection string for Redis session storeREQUIRED_GROUP— crm1_usersSESSION_TTL_DAYS— No (auth svc) 30 Session token lifetime in days (auth service only)SUITECRM_API_VERSIONSUITECRM_AUTH_ENDPOINTSUITECRM_CLIENT_IDSUITECRM_CLIENT_SECRETSUITECRM_CODE— short identifier used in tool names and URL routing (e.g. crm1 gives tools named suitecrm_crm1_search, suitecrm_crm1_get, etc.)SUITECRM_DB_HOSTSUITECRM_DB_NAMESUITECRM_DB_PASSSUITECRM_DB_PORTSUITECRM_DB_USERSUITECRM_ENDPOINT— Edit docker-compose.yml and fill in , AUTH0_ vars, and GATEWAY_PUBLIC_URL, then:SUITECRM_PREFIX— Replace {prefix} with your configured (default: suitecrm).TRUST_PROXY— No - Set to 1 when running behind nginx or another reverse proxy[](https://m8ven.ai/mcp/anirudhx7-suitecrm-mcp-4djxbb)