Server data from the Official MCP Registry
MCP server for WHMCS — 73 tools, 10 resources, 8 prompts, simulate mode, rate limiting.
MCP server for WHMCS — 73 tools, 10 resources, 8 prompts, simulate mode, rate limiting.
Set these up before or after installing:
Environment variable: WHMCS_BASE_URL
Environment variable: WHMCS_IDENTIFIER
Environment variable: WHMCS_SECRET
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-not-sure-w-whmcs-mcp-server": {
"env": {
"WHMCS_SECRET": "your-whmcs-secret-here",
"WHMCS_BASE_URL": "your-whmcs-base-url-here",
"WHMCS_IDENTIFIER": "your-whmcs-identifier-here"
},
"args": [
"-y",
"whmcs-mcp-server"
],
"command": "npx"
}
}
}This is a well-structured WHMCS MCP server with proper HTTPS enforcement, credential validation, and security controls. Minor findings include broad exception handling and potential for detailed WHMCS API errors in responses, but the permissions appropriately match the server's purpose for WHMCS automation. Supply chain analysis found 3 known vulnerabilities in dependencies (1 critical, 0 high severity). Package verification found 1 issue.
Scanned 4 files · 7 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!