mcpbeat Sign in

Whmcs MCP Server

by not-sure-w Your server? Claim it
local only

Whmcs MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 12 · avg 5 · -50% w/w
a month agotoday
37
Installs / week
npm · whmcs-mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

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 whmcs-mcp-server -- npx -y whmcs-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "whmcs-mcp-server": {
      "args": [
        "-y",
        "whmcs-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.whmcs-mcp-server]
command = "npx"
args = ["-y", "whmcs-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "whmcs-mcp-server": {
      "args": [
        "-y",
        "whmcs-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "whmcs-mcp-server": {
      "args": [
        "-y",
        "whmcs-mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: WHMCS_BASE_URL (Your WHMCS installation URL (HTTPS required)), WHMCS_IDENTIFIER (WHMCS API identifier), WHMCS_SECRET (WHMCS API secret). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Whmcs 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
BoondManager MCP Server
by fauguste

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

488 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
PostgreSQL MCP Server
by neverinfamous

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

local only
Brightspace
by jhostinaleck

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

117 installs/wk local only
Advanced Zebrunner MCP Server
by maksimsarychau

Advanced analytics, reporting, and safe mutations for Zebrunner. 64 tools, 14 resources, 17 prompts.

53 installs/wk 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

Whmcs MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Whmcs MCP Server?
Whmcs 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 whmcs-mcp-server was installed 37 times last week.
Is Whmcs MCP Server still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Whmcs 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 whmcs-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Whmcs MCP Server?
The npm package whmcs-mcp-server was installed 37 times in the last week. Week over week that is -50%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.