74
/ 100
16 days ago
npm

boondmanager-mcp-server

MCP Server for BoondManager API - 180 tools, 11 prompts, 22 resources (ERP/CRM)

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
🚨
Known vulnerabilities in dependencies: 1 critical
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 5 credentials: BOOND_API_TOKEN, BOOND_CLIENT_KEY, BOOND_CLIENT_TOKEN, BOOND_PASSWORD, BOOND_USER_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@4.0.18GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// 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"": "<votre_client_key>"
🔐 secretBOOND_CLIENT_TOKEN"": "<votre_client_token>",
configBOOND_DICTIONARY_OVERRIDESle mapping libellé→ID via (JSON inline ou chemin
configBOOND_DICTIONARY_TTL_MS3600000 (1 h) Durée de vie du cache du dictionnaire, en millisecondes. Une valeur non numérique ou ≤ 0 retombe sur le défaut.
configBOOND_DISABLE_UPDATE_CHECK
configBOOND_HTTP_MAX_RETRIES2 Nombre maximal de tentatives supplementaires (3 essais au total). 0 desactive entierement les retries.
configBOOND_HTTP_RATE_LIMIT_BURST20 Capacite du bucket = taille maximale de rafale immediate.
configBOOND_HTTP_RATE_LIMIT_RPS10 Debit soutenu (requetes/seconde). 0 desactive completement.
configBOOND_HTTP_RETRY_BASE_MS200 Delai de base utilise pour le backoff exponentiel (base 2^attempt, avec jitter).
configBOOND_HTTP_RETRY_MAX_MSL'en-tete Retry-After (en secondes ou en HTTP-date) est honore et plafonne a .
configBOOND_HTTP_TIMEOUT_MSexport =60000 # 60 s
configBOOND_MCP_CONFIRM_DELETE
configBOOND_OAUTH_AUTHORIZATION_SERVER
configBOOND_OAUTH_SCOPES_(vide)_ Scopes annonces dans scopes_supported (espace ou virgule). Vide = le client negocie directement avec Boond.
🔐 secretBOOND_PASSWORDenv =votre_mot_de_passe \
configBOOND_USERenv =votre_login \
🔐 secretBOOND_USER_TOKEN"": "<votre_user_token>",
configLOG_FORMAT(auto) json pour JSON pur, sinon pino-pretty en dev
configLOG_LEVELinfo Niveau de log : trace, debug, info, warn, error, fatal
configMCP_HTTP_ALLOWED_HOSTS_(auto)_ Liste blanche du header Host (anti DNS rebinding, CVE-2025-66414). pour desactiver explicitement.
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_PUBLIC_URLexport =https://mcp.votre-domaine.com/mcp
configMCP_HTTP_SESSION_SWEEP_INTERVAL_MS300000 (5 min) Frequence de balayage des sessions inactives.
configMCP_HTTP_SESSION_TTL_MS1800000 (30 min) En mode stateful, duree d'inactivite au-dela de laquelle une session est fermee.
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 7 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: a3046bf00926d808d158246d89c3c1edd7df9ccc
code hash: 437ea7b086d1d1d4c4381415888330f0210c763a43be5655e1696a570b5df9b6
verified: 6/26/2026, 9:51:37 AM
view raw JSON →