Mmcp.market

BoondManager MCP Server

by fauguste·io.github.fauguste/boondmanager-mcp-server·v2.15.0

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

A92/100grade A
What users say
No reviews yet
Be the first
Safety scan
A92/100

full report

Adoption
Growing

20 stars233 downloads/wk

Reviews

Write one

Nobody 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 posts

Read from the package source without running it. The installed server may list more.

  • boond_absences_createwrite action
  • boond_absences_get
  • boond_absences_search

    Recherche 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 action
  • boond_actions_createwrite action
  • boond_actions_get
  • boond_actions_search

    Recherche 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 action
  • boond_advantages_get
  • boond_advantages_search

    Recherche 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_user

    Ré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_dictionary
  • boond_contracts_createwrite action
  • boond_contracts_get
  • boond_deliveries_createwrite action
  • boond_deliveries_get
  • boond_deliveries_search

    Recherche 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 action

    Attache 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_get
  • boond_expenses_default
  • boond_invoices_search

    Liste 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_get
  • boond_notifications_search

    Recherche 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 action
  • boond_payments_get
  • boond_payments_search

    Recherche 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_search

    Recherche le planning des absences dans BoondManager (vue globale des absences prévues). Returns: Planning des absences.

  • boond_positionings_createwrite action
  • boond_positionings_get
  • boond_positionings_search
  • boond_positionings_updatewrite action

    Met à 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 action
  • boond_provider_invoices_get
  • boond_provider_invoices_search
  • boond_purchases_createwrite action
  • boond_purchases_get
  • boond_purchases_search

    Recherche des achats et sous-traitances dans BoondManager. Args: - keywords, companyId, projectId: Filtres - page, pageSize: Pagination Returns: Liste des achats correspondants.

  • boond_resources_reference_createwrite action
  • boond_resources_reference_deletewrite action
  • boond_resources_reference_updatewrite action
  • boond_resources_technical_data_updatewrite action
  • boond_resources_timesheets

    Ré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 action
  • boond_timesheets_get

    Ré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_search

    Recherche 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_get
  • boond_validations_search

    Recherche 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

no findings
  • 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
Overall 92/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

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
Add to Cursor

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.

All BoondManager MCP Server alternatives →
  • Akeda ERP
    Official Akeda ERP connector for tasks, CRM, chats, documents, finance and operations.
    C
  • MIND
    MIND knowledge-graph memory for agents. 44 tools: CRM, Life, MoneyMIND, Budget, Sheets, Email, Sign.
    B
  • Munin
    Open-source all-in-one MCP-first customer platform: KB, Conversations, CRM, CMS, Outreach, Analytics
    A
  • Kaseya BMS MCP
    CLI and MCP server for Kaseya BMS PSA: tickets, CRM, contracts, finance, and offline analytics.
    B
  • Cavyro
    Telegram-native CRM for agents: contacts, deals, pipelines, campaigns, docs and reports.
    B

More from fauguste