MCP Server for BoondManager API - 182 tools, 12 prompts, 22 resources (ERP/CRM)
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
npx -y boondmanager-mcp-server
MCP client config
{
"mcpServers": {
"boondmanager-mcp-server": {
"command": "npx",
"args": [
"-y",
"boondmanager-mcp-server"
]
}
}
}Distributed as an MCP bundle (`https://github.com/fauguste/boondmanager-mcp-server/releases/download/v2.14.0/boondmanager-mcp-server-v2.14.0.mcpb`) — download it and import the bundle in your MCP client.