cpanel-mcp-server

aandersen2323/cpanel-mcp-server

3.3

If you are the rightful owner of cpanel-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A complete Model Context Protocol (MCP) server for managing cPanel hosting through AI assistants like Claude Code.

Tools

Functions exposed to the LLM to take actions

cpanel_list_files

List directory contents

cpanel_read_file

Read file contents

cpanel_write_file

Write/create file

cpanel_delete_file

Delete file/directory

cpanel_disk_usage

Get disk usage stats

cpanel_list_databases

List all databases

cpanel_create_database

Create database

cpanel_delete_database

Delete database

cpanel_list_email_accounts

List email accounts

cpanel_create_email

Create email account

cpanel_delete_email

Delete email account

cpanel_list_subdomains

List subdomains

cpanel_create_subdomain

Create subdomain

cpanel_delete_subdomain

Delete subdomain

cpanel_backup

Full account backup

cpanel_install_ssl

Install SSL cert

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources