Obambu cPanel MCP for Claude Code
io.github.rodriguedev13/obambu-cpanel-mcp
MCP server exposing cPanel UAPI (domains, DNS, email, MySQL, files) as tools for AI assistants.
client:Claude Code
transport:stdio
runtime:npm
Install Obambu cPanel MCP in Claude Code
run in your project directory
claude mcp add obambu-cpanel-mcp -e CPANEL_HOST=<CPANEL_HOST> -e CPANEL_PORT=<CPANEL_PORT> -e CPANEL_USERNAME=<CPANEL_USERNAME> -e CPANEL_API_TOKEN=<CPANEL_API_TOKEN> -- npx -y obambu-cpanel-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs