Provides read-only EspoCRM access for AI assistants, enabling record retrieval and preparation of signed change sets without direct modification or deletion.
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.ESPOCRM_URL— export =https://crm.example.comESPOCRM_WRITE_API_KEY— ; optional HMAC secrets use the same READ_/WRITE_ESPOCRM_WRITE_SECRET_KEY— for write HMAC HMAC secret for the write API user.ESPOCRM_WRITE_AUTH_METHOD— no apikey by default; set hmac when using HMAC auth.ESPOCRM_ALLOW_HTTP— ESPOCRM_URL yes Existing EspoCRM base URL. HTTPS is required unless =1.ESPOCRM_READ_API_KEY— export =...ESPOCRM_READ_SECRET_KEY— for read HMAC HMAC secret for the read API user.ESPOCRM_READ_AUTH_METHOD— no apikey by default; set hmac when using HMAC auth.ESPOCRM_ASSISTANT_HOST— no HTTP service bind host; default 0.0.0.0.ESPOCRM_ASSISTANT_PORT— no HTTP service port; default 8080.ESPOCRM_MCP_HOST— export =0.0.0.0ESPOCRM_MCP_PORT— export =8080ESPOCRM_MCP_PATH— export =/mcpESPOCRM_MCP_STATELESS_HTTP— no 1 by default.[](https://m8ven.ai/mcp/the-keep-studios-espocrm-assistant-7iizd3)