mcpserver.lol
registry/obambu-cpanel-mcp
Connection check local install

obambu-cpanel-mcp

MCP server exposing cPanel UAPI (domains, DNS, email, MySQL, files) as tools for AI assistants.

Tools 16
GitHub stars
Installs / wk 72
Licence MIT
Transport stdio
Last checked never

Tools & capabilities

16 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

add_dns_record from source
Add a DNS record to a zone. Provide type-specific fields in
cpanel_uapi_call from source
Call any cPanel UAPI module/function directly. Use this for functionality not covered
create_database from source
Create a new MySQL database.
create_database_user from source
Create a new MySQL database user.
create_email from source
Create a new email account.
delete_email from source
Delete an email account.
edit_dns_record from source
Edit an existing DNS record.
get_account_summary from source
Get an overview of the cPanel account: disk/bandwidth quota usage and general stats.
grant_database_privileges from source
Grant a database user privileges on a database.
list_databases from source
List MySQL databases on the account.
list_database_users from source
List MySQL database users on the account.
list_dns_records from source
List DNS zone records for a domain.
list_domains from source
List all domains, subdomains, addon domains and parked domains on the account.
list_emails from source
List email accounts, optionally filtered by domain.
list_files from source
List files and directories at a path within the account
remove_dns_record from source
Remove a DNS record from a zone.