56
grade D
3 days ago
npm

boondmanager-mcp-server

MCP Server for BoondManager API - Resources, Candidates & CRM

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
156 tools verified — handlers match their declared behaviour
55 read-only tools verified — handlers contain no write/delete/exec
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 6 credentials: BOOND_API_TOKEN, BOOND_CLIENT_KEY, BOOND_CLIENT_TOKEN, BOOND_PASSWORD, BOOND_USER_TOKEN, MCP_HTTP_BEARER_TOKEN
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.
🔐 secretBOOND_API_TOKENclaude mcp add --transport stdio --env =votre_token_jwt \
configBOOND_BASE_URL"": "https://votre-instance.boondmanager.com/api"
🔐 secretBOOND_CLIENT_KEY
🔐 secretBOOND_CLIENT_TOKEN
🔐 secretBOOND_PASSWORDenv =votre_mot_de_passe \
configBOOND_USERenv =votre_login \
🔐 secretBOOND_USER_TOKEN
🔐 secretMCP_HTTP_BEARER_TOKENexport =xxx # optionnel: protege l'endpoint
configMCP_HTTP_HOSTexport =0.0.0.0 # defaut: 127.0.0.1
configMCP_HTTP_JSON_RESPONSEfalse true pour forcer des reponses JSON (sans SSE)
configMCP_HTTP_PATHexport =/mcp # defaut: /mcp
configMCP_HTTP_PORTexport =3000 # defaut: 3000
configMCP_HTTP_STATEFULfalse true pour activer le mode stateful (session Mcp-Session-Id)
configMCP_TRANSPORTLe serveur supporte deux transports MCP, selectionnables via la variable d'environnement .
// 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 4 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/boondmanager-mcp-server-gy1ann)](https://m8ven.ai/mcp/boondmanager-mcp-server-gy1ann)
commit: 1fa5af3746de158050a5c8bf6d901275bb12daae
code hash: 106d8e79a8939b7e5d4a2d0f273881f2b27ef1e499473d1b59783b46e2b68e9f
verified: 4/18/2026, 7:06:06 PM
view raw JSON →