Loading MCP server directory, please wait...
Connect Claude, ChatGPT, and Cursor to live WHMCS over MCP.
npx @getmcp/cli add io.github.daddariotech/whmcs-mcpRequires Docker Engine. Community-contributed server. Review source before installing.
MCP_TRANSPORTMust be http for the streamable HTTP transport.
WHMCS_API_URLBase URL of your WHMCS install, e.g. https://billing.example.com
WHMCS_IDENTIFIERWHMCS API credential identifier
WHMCS_SECRETWHMCS API credential secret
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.daddariotech/whmcs-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"MCP_TRANSPORT",
"-e",
"WHMCS_API_URL",
"-e",
"WHMCS_IDENTIFIER",
"-e",
"WHMCS_SECRET",
"-e",
"LICENSE_KEY",
"docker.io/daddariotech/whmcs-mcp:latest"
],
"env": {
"MCP_TRANSPORT": "http",
"WHMCS_API_URL": "",
"WHMCS_IDENTIFIER": "",
"WHMCS_SECRET": "",
"LICENSE_KEY": ""
}
}
}
}Ephemeral data sandbox for AI workflows with guardrails and security
Deploy files, sites, and Dockerfile apps to live URLs + private drives for agent memory.
Rust MCP server and CLI for Arcane Docker and container management.
Self-hosted homelab log intelligence over MCP, CLI, and REST with SQLite/FTS.