Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_accountsB

List all configured WHM/cPanel server accounts available in this MCP

whm_server_infoA

Get WHM server information: hostname, OS, cPanel version, load, uptime

whm_list_accountsC

List all cPanel accounts on this WHM server with disk usage, domain, status

whm_account_summaryA

Get detailed summary for a specific cPanel account (disk, bandwidth, emails, DBs)

whm_create_accountC

Create a new cPanel hosting account on the WHM server

whm_suspend_accountA

Suspend a cPanel account (disables login, web, email)

whm_unsuspend_accountB

Unsuspend/reactivate a suspended cPanel account

whm_change_passwordC

Change password for a cPanel account

whm_terminate_accountA

⚠️ PERMANENTLY DELETE a cPanel account and all its data

whm_server_loadA

Get real-time server load averages, memory usage, CPU, swap

whm_disk_usageA

Get disk usage breakdown across all accounts on the server

whm_list_packagesA

List all hosting packages/plans configured on the WHM server

whm_list_ipsB

List all IP addresses on the server and their assignments

whm_dns_list_zonesA

List all DNS zones managed by this WHM server

whm_dns_zone_recordsC

Get all DNS records for a specific zone/domain

whm_mysql_list_dbsB

List all MySQL databases on the server across all accounts

whm_bandwidth_usageC

Get bandwidth usage statistics for all accounts or a specific account

whm_list_servicesA

Check status of all WHM services (Apache, MySQL, cPanel, SMTP, etc.)

whm_restart_serviceA

Restart a specific service on the WHM server (apache, mysql, exim, etc.)

whm_ssl_listC

List all SSL certificates installed on the server

whm_backup_listB

List available backups on the WHM server

cpanel_email_listA

List all email accounts for a cPanel user's domain

cpanel_email_createC

Create a new email account for a cPanel user

cpanel_forwarders_listB

List all email forwarders for a cPanel user's domain

cpanel_dns_recordsB

Get DNS zone records for a domain via cPanel UAPI

cpanel_mysql_listC

List MySQL databases and users for a cPanel account

cpanel_disk_usageB

Get disk usage breakdown for a specific cPanel account

cpanel_ssl_checkC

Check SSL certificate status and expiry for a cPanel account's domains

cpanel_cron_listB

List all cron jobs configured for a cPanel account

cpanel_subdomains_listB

List all subdomains and addon domains for a cPanel account

cpanel_bandwidth_usageC

Get bandwidth usage stats for a specific cPanel account

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/manofsadness/ItchWHMMCP'

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