boondmanager-mcp-server
Related Servers
Alternatives to boondmanager-mcp-server
No user-submitted related servers found.
Related Servers
- FlicenseCqualityDmaintenanceAn MCP server integrating with the BoondManager API to enable AI assistants to search, retrieve, create, and update records across 94 tools in 8 business domains.95-
- AlicenseAqualityDmaintenanceMCP server for the Wasabi WACM Connect API, enabling management of account hierarchy, storage, and billing data through Claude with 18 read-only and 12 opt-in write tools.181Apache 2.0
- AlicenseAqualityCmaintenanceMCP server to connect Claude with Beebole for time tracking, enabling project and task listing, time entry retrieval, and time logging.276 npmMIT
- AlicenseNot gradedqualityDmaintenanceA comprehensive MCP server with 206+ tools across 16 integrations that gives Claude access to real accounts (LinkedIn, Twitter, Slack, Gmail, WhatsApp, etc.) by extracting auth tokens straight from your browser, no API keys or OAuth needed.59 npm3MIT
- FlicenseNot gradedqualityDmaintenanceMCP server to connect Claude with Odoo 18, enabling CRUD operations on Odoo models via natural language.2-
- FlicenseNot gradedqualityCmaintenanceA self-hosted MCP server that connects a Follow Up Boss CRM account to Claude, enabling CRM operations through natural language via 25 curated tools and a raw API tool.-
TDQS
Scored across 182 tools
The consistent pattern boond_<entity>_<action> and explicit 'Plutôt que' cross-references usually make each tool identifiable, but the set is so large that overlapping access paths exist (e.g. boond_resources_timesheets vs boond_timesheets_search vs boond_resources_times_reports, entity actions tabs vs boond_actions_search, and workflow runbooks vs real data tools). An agent browsing 182 tools will struggle to pick the most direct one despite the helpful descriptions.
Almost all tools follow a predictable boond_<domain>_<operation> snake_case convention, with search/get/create/update/delete repeated consistently across entities. Minor deviations exist: French workflow_* names, times_reports vs timesheets, absences_reports vs absences_search, and custom operations like expenses_default, which prevent a perfect score.
182 tools is an extreme surface for a single MCP server, far beyond the 25+ threshold and into the 50+ mismatch category. The same CRUD boilerplate is repeated across more than twenty entities plus dozens of tab-readers and workflow runbooks, creating an enormous selection burden that would be better split into several domain-scoped servers.
The server covers most core BoondManager entities with full CRUD (candidates, resources, companies, opportunities, projects, invoices, orders, actions, absences, expenses, positionings). However several entities are partial: contracts have only get/create (no search/update/delete), timesheets/deliveries/payments/provider invoices lack update/delete, and many reference tables are read-only, leaving noticeable lifecycle dead ends.