mcpbeat Sign in

BoondManager MCP Server

local only

BoondManager MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 488 installs a week from npm. Last commit 14 Sep 2026.

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

Installs per day peak 212 · avg 36 · -76% w/w
a month agotoday
488
Installs / week
npm · boondmanager-mcp-server
19
Stars
3 open issues
14 Sep 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check BoondManager MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add boondmanager-mcp-server -- npx -y boondmanager-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "boondmanager-mcp-server": {
      "args": [
        "-y",
        "boondmanager-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.boondmanager-mcp-server]
command = "npx"
args = ["-y", "boondmanager-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "boondmanager-mcp-server": {
      "args": [
        "-y",
        "boondmanager-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "boondmanager-mcp-server": {
      "args": [
        "-y",
        "boondmanager-mcp-server"
      ],
      "command": "npx"
    }
  }
}

Alternatives to BoondManager MCP Server

same job, measured the same way
aiogram-mcp
by py2755

MCP server for aiogram Telegram bots — 30 tools, 7 resources, 3 prompts, event streaming

143 installs/wk local only
Whmcs MCP Server
by not-sure-w

MCP server for WHMCS — 73 tools, 10 resources, 8 prompts, simulate mode, rate limiting.

37 installs/wk local only
webforJ MCP Server
by webforj

WebforJ's MCP server, provides tools, resources, prompts for scaffolding and developing webforJ apps

9 tools answering
Brightspace
by jhostinaleck

MCP server for D2L Brightspace. Multi-auth, 26+ tools, MCP Resources, Prompts, and web dashboard.

117 installs/wk local only
Serial MCP
by qarnet

MCP server for serial port communication. 25 tools, resources, prompts, and stdio/HTTP transports.

local only
I
Simple MCP HTTP
by oleksii-donets

A Test MCP server that provides tools, promts and resources

local only
Simple MCP
by oleksii-donets

A Test MCP server that provides tools, promts and resources

local only
PostgreSQL MCP Server
by neverinfamous

Enterprise PostgreSQL MCP server with 63 tools, 10 resources, 10 prompts for AI-native operations

local only

BoondManager MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for BoondManager MCP Server?
BoondManager MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package boondmanager-mcp-server was installed 488 times last week.
How do I connect BoondManager MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls boondmanager-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use BoondManager MCP Server?
The npm package boondmanager-mcp-server was installed 488 times in the last week. Week over week that is -76%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is BoondManager MCP Server open source?
We cannot say either way: written in TypeScript, 19 stars on GitHub and 3 open issues, but we could not determine the licence, and without one the code is not open source by default.