Obambu cPanel MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from npm. Last commit 25 Jul 2026.
MCP server exposing cPanel UAPI (domains, DNS, email, MySQL, files) as tools for AI assistants.
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.
claude mcp add obambu-cpanel-mcp -- npx -y obambu-cpanel-mcp
{
"mcpServers": {
"obambu-cpanel-mcp": {
"args": [
"-y",
"obambu-cpanel-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.obambu-cpanel-mcp]
command = "npx"
args = ["-y", "obambu-cpanel-mcp"]
{
"mcpServers": {
"obambu-cpanel-mcp": {
"args": [
"-y",
"obambu-cpanel-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"obambu-cpanel-mcp": {
"args": [
"-y",
"obambu-cpanel-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.