WHMCS MCP Tools
JSON →set of tools for whmcs management
Install
npx tsx Tools · 53
- list_clients List, search, and filter clients
- get_client Get detailed client information
- create_client Create a new client
- update_client Update an existing client
- delete_client Delete a client
- get_client_products View client products and services
- get_client_domains View client domains
- list_products List available products
- get_product_groups Get product groups
- get_product_pricing View product pricing
- list_invoices List and filter invoices
- create_invoice Create a new invoice
- update_invoice Update an existing invoice
- add_payment_to_invoice Add payments to invoices
- apply_credit Apply credits to invoices
- view_transactions View transactions
- list_tickets List and filter support tickets
- get_ticket_details View ticket details and replies
- create_ticket Create a new support ticket
- reply_to_ticket Reply to a support ticket
- update_ticket_status Update ticket status
- get_support_departments Get support departments
- get_ticket_statuses Get ticket statuses
- register_domain Register a new domain
- transfer_domain Transfer a domain
- renew_domain Renew a domain
- manage_nameservers Manage domain nameservers
- lock_domain Lock a domain
- unlock_domain Unlock a domain
- get_tld_pricing Get TLD pricing
- get_whois View WHOIS information
- list_orders List and filter orders
- accept_order Accept an order
- cancel_order Cancel an order
- delete_order Delete an order
- mark_order_fraudulent Mark an order as fraudulent
- set_order_pending Set an order to pending
- list_servers List configured servers
- create_service Create/provision a service
- suspend_service Suspend a service
- unsuspend_service Unsuspend a service
- terminate_service Terminate a service
- change_service_password Change service password
- get_system_stats Get system statistics
- get_admin_users View admin users
- get_payment_methods Get payment methods
- get_currencies Get currencies
- log_activity Log activity
- get_email_templates Get email templates
- get_todo_items Get to-do items
- manage_affiliates Manage affiliates
- manage_promotions Manage promotions/coupons
- manage_quotes Manage quotes
Environment variables
WHMCS_API_URLWHMCS_API_SECRETWHMCS_ACCESS_KEY
Links
★ 10 GitHub stars