← All servers

Obambu cPanel MCPVerified✓ No advisories

io.github.RodrigueDev13/obambu-cpanel-mcp
New to MCP? Start here →
0★ stars
287weekly installs
5 days agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/rodriguedev13, which proved it owns this namespace.

Verified owner: github.com/rodriguedev13io.github.RodrigueDev13/obambu-cpanel-mcp

Permissions & trustwhat this server can touch before you run it

Secrets required
Needs CPANEL_API_TOKEN.
Configuration
Reads CPANEL_HOST, CPANEL_PORT, CPANEL_USERNAME.

About

MCP server exposing cPanel UAPI (domains, DNS, email, MySQL, files) as tools for AI assistants.

Packages & transports

npmobambu-cpanel-mcpv0.1.2 · npx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "obambu_cpanel": {
      "command": "npx",
      "args": [
        "-y",
        "obambu-cpanel-mcp"
      ]
    }
  }
}

▸ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y obambu-cpanel-mcp