WHMCS MCP Server
Rank #8,557io.github.daddariotech/whmcs-mcp
Connect Claude, ChatGPT, and Cursor to live WHMCS over MCP.
WHMCS MCP Server is a Model Context Protocol (MCP) server published by daddariotech. It ranks #8,557 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. WHMCS MCP Server is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on May 8, 2026 and most recently updated on Sep 7, 2026.
Ranks ahead of 123,489 of 132,046 servers on MCP Toplist.
Use WHMCS MCP Server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add whmcs-mcp -e "MCP_TRANSPORT=<your MCP_TRANSPORT>" -e "WHMCS_API_URL=<your WHMCS_API_URL>" -e "WHMCS_IDENTIFIER=<your WHMCS_IDENTIFIER>" -e "WHMCS_SECRET=<your WHMCS_SECRET>" -e "LICENSE_KEY=<your LICENSE_KEY>" -- docker run -i --rm docker.io/daddariotech/whmcs-mcp:latestReplace each placeholder with your own value before saving.
[mcp_servers.whmcs-mcp]
command = "docker"
args = ["run", "-i", "--rm", "docker.io/daddariotech/whmcs-mcp:latest"]
[mcp_servers.whmcs-mcp.env]
MCP_TRANSPORT = "<your MCP_TRANSPORT>"
WHMCS_API_URL = "<your WHMCS_API_URL>"
WHMCS_IDENTIFIER = "<your WHMCS_IDENTIFIER>"
WHMCS_SECRET = "<your WHMCS_SECRET>"
LICENSE_KEY = "<your LICENSE_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"whmcs-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/daddariotech/whmcs-mcp:latest"
],
"env": {
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"WHMCS_API_URL": "<your WHMCS_API_URL>",
"WHMCS_IDENTIFIER": "<your WHMCS_IDENTIFIER>",
"WHMCS_SECRET": "<your WHMCS_SECRET>",
"LICENSE_KEY": "<your LICENSE_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"whmcs-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/daddariotech/whmcs-mcp:latest"
],
"env": {
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"WHMCS_API_URL": "<your WHMCS_API_URL>",
"WHMCS_IDENTIFIER": "<your WHMCS_IDENTIFIER>",
"WHMCS_SECRET": "<your WHMCS_SECRET>",
"LICENSE_KEY": "<your LICENSE_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"whmcs-mcp": {
"type": "stdio",
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/daddariotech/whmcs-mcp:latest"
],
"env": {
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"WHMCS_API_URL": "<your WHMCS_API_URL>",
"WHMCS_IDENTIFIER": "<your WHMCS_IDENTIFIER>",
"WHMCS_SECRET": "<your WHMCS_SECRET>",
"LICENSE_KEY": "<your LICENSE_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"whmcs-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/daddariotech/whmcs-mcp:latest"
],
"env": {
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"WHMCS_API_URL": "<your WHMCS_API_URL>",
"WHMCS_IDENTIFIER": "<your WHMCS_IDENTIFIER>",
"WHMCS_SECRET": "<your WHMCS_SECRET>",
"LICENSE_KEY": "<your LICENSE_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"whmcs-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/daddariotech/whmcs-mcp:latest"
],
"env": {
"MCP_TRANSPORT": "<your MCP_TRANSPORT>",
"WHMCS_API_URL": "<your WHMCS_API_URL>",
"WHMCS_IDENTIFIER": "<your WHMCS_IDENTIFIER>",
"WHMCS_SECRET": "<your WHMCS_SECRET>",
"LICENSE_KEY": "<your LICENSE_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.daddariotech%2Fwhmcs-mcp)<a href="https://mcptoplist.com/server/io.github.daddariotech%2Fwhmcs-mcp"><img src="https://mcptoplist.com/badge/io.github.daddariotech%2Fwhmcs-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
daddariotech
Available versions (3)
| Version | Published |
|---|---|
| 2.3.6 | Sep 7, 2026 |
| 2.3.5 | Sep 6, 2026 |
| 2.3.4 | Sep 6, 2026 |
Frequently asked questions
- Who maintains WHMCS MCP Server?
- WHMCS MCP Server is maintained by daddariotech, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is WHMCS MCP Server listed on the Official MCP Registry?
- Yes — WHMCS MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does WHMCS MCP Server have?
- MCP Toplist tracks 3 versions of WHMCS MCP Server, most recently published on Sep 7, 2026.
- Where can I find the source code for WHMCS MCP Server?
- The source code for WHMCS MCP Server is hosted at github.com/daddariotech/whmcs-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.