BoondManager MCP Server
MCP Server for BoondManager API - 182 tools, 12 prompts, 22 resources (ERP/CRM)
20 stars233 downloads/wk
Reviews
Write oneNobody has reviewed BoondManager MCP Server yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
BoondManager MCP Server tools (47, 17 write)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
boond_absences_createwrite actionboond_absences_getboond_absences_searchRecherche des demandes d'absence dans BoondManager. Args: - keywords (string, optional): Termes de recherche. resourceId est converti en COMP<id>. - startMonth, endMonth (string, optional): Periode au format YYYY-MM. - page, pageSize: Pagination Returns: Liste des demandes d'absence correspondantes.
boond_absences_updatewrite actionboond_actions_createwrite actionboond_actions_getboond_actions_searchRecherche des actions (appels, emails, RDV, notes) dans BoondManager avec filtres optionnels par candidat, ressource, contact ou société. Args: - keywords (string, optional): Termes de recherche - candidateId, resourceId, contactId, companyId (string, optional): Filtrer par entité liée - page, pageSize: Pagination Returns: Liste des actions correspondantes.
boond_actions_updatewrite actionboond_advantages_getboond_advantages_searchRecherche des avantages (tickets restaurant, mutuelle, véhicule, primes...) dans BoondManager, avec filtre optionnel par ressource. Args: - keywords (string, optional): Termes de recherche - resourceId (string, optional): Filtrer par ID ressource - page, pageSize: Pagination Returns: Liste des avantages correspondants.
boond_application_current_userRécupère les informations de l'utilisateur actuellement connecté à l'API BoondManager (profil, permissions, agence...). Returns: Données JSON de l'utilisateur courant.
boond_application_dictionaryboond_contracts_createwrite actionboond_contracts_getboond_deliveries_createwrite actionboond_deliveries_getboond_deliveries_searchRecherche des livraisons (comptes rendus d'activite) dans BoondManager avec filtres par projet, societe et periode. Args: - keywords (string, optional): Termes de recherche - projectId, companyId (string, optional): Filtrer par entite liee - startDate, endDate (string, optional): Periode (YYYY-MM-DD) - page, pageSize: Pagination Returns: Liste des livraisons correspondantes.
boond_documents_createwrite actionAttache un document à une entité BoondManager à partir d'une URL (l'API BoondManager télécharge elle-même le fichier — aucun fichier local n'est lu). Cas d'usage typiques : attacher un CV à un candidat (parentType=candidateResume, parsing=true pour lancer l'analyse IA Boond), joindre un justificatif à une note de frais (expensesReport), un document à un projet/une société... Returns: Métadonnées d
boond_documents_getboond_expenses_defaultboond_invoices_searchListe et recherche les factures client, par société, projet, état ou période. Returns : page de résumés (référence, date, montants HT/TTC, état). Lecture seule.
boond_notifications_getboond_notifications_searchRecherche des notifications dans BoondManager. ⚠️ Le paramètre `category` est REQUIS par l'API (singulier, pas de tableau). Args: - category (string, requis): 'activity' | 'thread' | 'corporate' - state (string, optional): 'new' | 'read' - parentType (string[], optional): types de modules parents (ex: 'contract', 'global') Returns: Liste des notifications correspondantes.
boond_payments_createwrite actionboond_payments_getboond_payments_searchRecherche des paiements / reglements dans BoondManager. Args: - keywords (string, optional): Termes de recherche. Utiliser ACH<id>, CSOC<id>, PRJ<id> selon la doc Boond pour filtrer par achat, societe ou projet. - invoiceId, companyId (string, optional): Conserves pour compatibilite, transmis comme query params si fournis. - startDate, endDate (string, optional): Periode (YYYY-MM-DD) - page, pageS
boond_planning_absences_searchRecherche le planning des absences dans BoondManager (vue globale des absences prévues). Returns: Planning des absences.
boond_positionings_createwrite actionboond_positionings_getboond_positionings_searchboond_positionings_updatewrite actionMet à jour un positionnement existant dans BoondManager (PUT /positionings/{id}). Seuls les champs fournis sont modifiés. Args: - id (string): ID du positionnement - state (number, optional): État du positionnement (ID du dictionnaire setting.state.positioning) - stateReasonTypeOf, stateReasonDetail (optional): Motif d'état (repliés en stateReason {typeOf, detail}) - startDate, endDate (string, op
boond_provider_invoices_createwrite actionboond_provider_invoices_getboond_provider_invoices_searchboond_purchases_createwrite actionboond_purchases_getboond_purchases_searchRecherche des achats et sous-traitances dans BoondManager. Args: - keywords, companyId, projectId: Filtres - page, pageSize: Pagination Returns: Liste des achats correspondants.
boond_resources_reference_createwrite actionboond_resources_reference_deletewrite actionboond_resources_reference_updatewrite actionboond_resources_technical_data_updatewrite actionboond_resources_timesheetsRécupère les feuilles de temps (times reports) d'une ressource par son ID, avec filtre optionnel par mois/année. Args: - resourceId (string): ID de la ressource - month (number, optional): Mois (1-12), défaut: mois courant - year (number, optional): Année (ex: 2025), défaut: année courante Returns: Liste des feuilles de temps de la ressource avec jours/heures et statut.
boond_timesheets_createwrite actionboond_timesheets_getRécupère les informations détaillées d'une feuille de temps par son ID. Args: - id (string): Identifiant unique de la feuille de temps Returns: Données JSON complètes de la feuille de temps (jours, heures, statut, détails).
boond_timesheets_searchRecherche des feuilles de temps (CRA mensuels) dans BoondManager. ⚠️ `startMonth` et `endMonth` (format YYYY-MM) sont requis par l'API — passer YYYY-MM-DD ou les omettre renvoie un 422. Args: - startMonth (string, requis): Mois de début YYYY-MM (ex: '2025-01') - endMonth (string, requis): Mois de fin YYYY-MM (ex: '2025-03') - keywords (string, optional): Mots-clés - page (number): Numéro de page (
boond_validations_getboond_validations_searchRecherche des validations en attente dans BoondManager (absences, notes de frais, feuilles de temps...). ⚠️ `startMonth` et `endMonth` (YYYY-MM) sont requis par l'API. Args: - startMonth (string, requis): YYYY-MM (ex: '2025-01') - endMonth (string, requis): YYYY-MM - documentTypes (string[], optional): 'absencesReport' | 'timesReport' | 'expensesReport' - validationStates (string[], optional): 'wa
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan142 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitylocal package, no credentials required12/15
- Maintenancelast push 5 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Install directly
Runs npx -y boondmanager-mcp-server on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add boondmanager-mcp-server -- npx -y boondmanager-mcp-server
BoondManager MCP Server: common questions
- Is BoondManager MCP Server safe?
- Yes, by our scan: it is graded A (92/100). Read the BoondManager MCP Server safety report
- How do I install BoondManager MCP Server?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does BoondManager MCP Server need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is BoondManager MCP Server maintained?
- The last commit was 5 days ago (2026-09-14). The latest release is v2.15.0.
- What can I use instead of BoondManager MCP Server?
- Servers from other publishers that do the same job: Akeda ERP MCP server, MIND MCP server and Munin MCP server. Compare all BoondManager MCP Server alternatives.
Alternatives to BoondManager MCP Server
Same job from other publishers: the closest match first, then the best rated.
- Akeda ERPOfficial Akeda ERP connector for tasks, CRM, chats, documents, finance and operations.not reviewedNewC
- MINDMIND knowledge-graph memory for agents. 44 tools: CRM, Life, MoneyMIND, Budget, Sheets, Email, Sign.not reviewedGrowingB
MuninOpen-source all-in-one MCP-first customer platform: KB, Conversations, CRM, CMS, Outreach, Analyticsnot reviewedGrowingA
Kaseya BMS MCPCLI and MCP server for Kaseya BMS PSA: tickets, CRM, contracts, finance, and offline analytics.not reviewedGrowingB
CavyroTelegram-native CRM for agents: contacts, deals, pipelines, campaigns, docs and reports.not reviewedGrowingB