cpanel-mcp

ringo380/cpanel-mcp

3.2

If you are the rightful owner of cpanel-mcp 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 comprehensive Model Context Protocol (MCP) server for managing cPanel web hosting accounts.

Tools

Functions exposed to the LLM to take actions

list_files

List files and directories in specified path.

list_databases

List all MySQL databases.

create_database

Create a new MySQL database.

delete_database

Delete an existing database.

list_email_accounts

List all email accounts (optionally filter by domain).

create_email_account

Create a new email account.

delete_email_account

Delete an email account.

list_domains

List all domains and subdomains.

list_cron_jobs

List all scheduled cron jobs.

add_cron_job

Schedule a new cron job.

delete_cron_job

Remove a cron job.

get_disk_usage

Get detailed disk usage statistics.

create_backup

Create a full account backup.

list_backups

List available backups.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources