69
/ 100
10 days ago
glama

Recruit CRM MCP

MCP server for Recruit CRM, enabling AI assistants to search candidates, view jobs, and manage recruiting workflows.

Is this your MCP?

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.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: RECRUIT_CRM_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretRECRUIT_CRM_API_KEY"": "your-api-key-here"
configRCRM_SMOKE_WRITES
configRECRUIT_CRM_MCP_SENTRY_DSNno unset Your own Sentry project DSN. If set, tool-call exceptions and per-tool usage telemetry are auto-reported to that project. See [Error reporting](#error-reporting) below.
configSENTRY_DSNno unset Fallback DSN if you already export it globally. RECRUIT_CRM_MCP_SENTRY_DSN takes precedence.
configRECRUIT_CRM_MCP_ENVno production Sentry environment tag.
configRECRUIT_CRM_MCP_SENTRY_TRACES_RATEIf transaction volume is a concern (free Sentry plans cap at 5K events/month), set =0.2 for 20% sampling, or 0.0 to disable tracing entirely while keeping error capture.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ebragas-recruitcrm-mcp-b0bfvk)](https://m8ven.ai/mcp/ebragas-recruitcrm-mcp-b0bfvk)
commit: 74b287d821fcdbe9fbc233bc720c715e38e36901
code hash: 8bdb438b5d9839ddcda544e32bba3c4b380f646e20bb54d2881f6015a22da85f
verified: 6/16/2026, 1:25:50 PM
view raw JSON →