Skip to main content
Glama
aandersen2323

cPanel MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CPANEL_USERNAMEYesYour cPanel username (format: user@domain.com)
CPANEL_API_TOKENYesYour cPanel API token
CPANEL_SERVER_URLYesURL to your cPanel server (e.g., https://your-domain.com:2083)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
cpanel_list_filesB

List files and directories in a specified path

cpanel_read_fileC

Read contents of a file

cpanel_write_fileA

Write content to a file (creates or overwrites)

cpanel_delete_fileC

Delete a file or directory

cpanel_disk_usageA

Get disk usage statistics for the account

cpanel_list_databasesA

List all MySQL databases

cpanel_create_databaseB

Create a new MySQL database

cpanel_delete_databaseB

Delete a MySQL database

cpanel_list_email_accountsB

List all email accounts for the domain

cpanel_create_emailB

Create a new email account

cpanel_delete_emailB

Delete an email account

cpanel_list_subdomainsC

List all subdomains

cpanel_create_subdomainC

Create a new subdomain

cpanel_delete_subdomainC

Delete a subdomain

cpanel_backupC

Initiate a full account backup

cpanel_install_sslB

Install SSL certificate for a domain

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/aandersen2323/cpanel-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server