whm-mcp-server
0
WHM Management Control Panel is a Node.js application that facilitates the management and administration of WHM servers through an interface supporting the Model Context Protocol (MCP). It provides integration with AI assistants and offers a comprehensive set of tools for server management and account administration, prioritizing security and efficiency through standardized protocols.
WHM Management Control Panel (MCP)
A Node.js server application designed to connect with a WHM server for account and server management.
Features
- Account management
- Server information and statistics
- SSL Certificate Management
- Backup and email account management
- Domain and security features
- MCP Protocol Implementation for AI assistant integration
Usage
Clone the repository, install dependencies, configure the .env
file with WHM server details, and start the server.
Security
- Protect API tokens
- Use TLS/SSL
- Restrict access via firewall rules
- Regular updates and monitoring
For more detailed API documentation, access the /docs
endpoint after starting the server.