🎉 MCP Server Deployed!

Your cPanel is now AI-powered with Model Context Protocol

🚀

Fully Operational

Your MCP server is live and ready to handle requests from Claude Desktop, mobile apps, and other MCP-compatible clients.

🔌

Multiple Transports

Supports both SSE and StreamableHttp protocols, ensuring compatibility with the latest MCP implementations.

Real-time Access

Direct integration with cPanel API enables instant file management, email handling, and database operations.

Available Tools

📁

File Management

List, read, create, and delete files directly from your conversations with Claude.

📧

Email Accounts

Create and manage email accounts across all your domains with a simple request.

🗄️

MySQL Databases

List existing databases and create new ones on the fly as your projects need them.

🌐

Domain Information

Query all your domains and their configurations instantly.

📊

Account Stats

Monitor your cPanel usage, disk space, and resource allocation.

💾

Disk Usage

Track storage consumption across your hosting account in real-time.

API Endpoints

POST /sse StreamableHttp

Modern HTTP-based transport for MCP requests. Recommended for all new integrations.

GET /sse SSE Transport

Server-Sent Events endpoint for establishing persistent connections with MCP clients.

POST /message

Message handling endpoint for SSE-based transport protocol communications.

GET /health

Health check endpoint to verify server status and uptime.