MCP Server for AI Agents

Your AI Agent Can Now Manage Your Hosting

Give Claude Code, OpenClaw, or any MCP client safe, audited control over cPanel — email accounts, domains, databases, redirects, and DNS. No WordPress plugin needed.

Download Free ↓ See All 16 Tools →

16 Tools. Zero Risk.

Every operation is classified by risk level. Read freely, create safely, delete only with explicit confirmation.

Tier 1 — Read

Look, Don't Touch

10 tools for monitoring and inspection. Zero risk — your agent can check anything without changing anything.

  • cpanel_list_emails — accounts + disk usage
  • cpanel_list_domains — main, addon, sub
  • cpanel_list_databases — MySQL + sizes
  • cpanel_list_redirects — all redirect rules
  • cpanel_get_dns — full zone records
  • cpanel_get_disk_usage — quota info
  • cpanel_list_email_forwarders — routing rules
  • cpanel_view_audit_log — operation history
  • cpanel_health_check — connection status
Tier 2 — Create

Build, Don't Break

5 tools for creating resources. Every operation is logged. Everything created can be manually removed if needed.

  • cpanel_create_email — new mailbox + quota
  • cpanel_create_forwarder — email routing
  • cpanel_add_redirect — 301/302 redirects
  • cpanel_set_email_password — credential update
  • cpanel_create_database — new MySQL DB
Tier 3 — Destroy

Confirm, Then Delete

3 tools for removing resources. Two-step confirmation required — first call returns a token, second call with token executes. Tokens expire in 5 minutes.

  • cpanel_delete_email — 2-step confirm
  • cpanel_delete_database — 2-step confirm
  • cpanel_delete_redirect — 2-step confirm

Enterprise-Grade Safety

Designed from the ground up so you can give AI agents hosting access without losing sleep.

?

Persistent SSH

One connection, unlimited commands. Avoids shared hosting rate limits. Tested: 25 operations in 5 seconds on Hostgator.

?

Full Audit Log

Every operation logged with timestamp, tier level, parameters, and result. JSONL format for easy parsing. Nothing goes unrecorded.

?

Confirmation Tokens

Destructive operations need a unique token that expires in 5 minutes. Your agent must explicitly confirm before anything gets deleted.

Rate Limit Protection

Built-in self-throttling prevents triggering your host's SSH limits. Auto-backoff on reconnection. Your hosting never gets blocked.

?

Zero Server Footprint

Runs on YOUR machine, not on the server. SSH key stays local. No WordPress plugin, no cPanel add-on, nothing to install on hosting.

?

Domain Shortnames

Configure friendly names during setup. Your agent says "airobotbuild" instead of typing full domain names. Auto-discovered from cPanel.

Setup Is Automatic

The interactive setup wizard connects to your hosting, discovers your domains, and configures everything.

1

Install

pip install mcp paramiko pydantic

2

Setup

python3 setup.py — connects via SSH, discovers domains automatically

3

Connect

Add to Claude Code or any MCP client. Your agent has hosting powers.

# Install and run
pip install mcp paramiko pydantic
python3 setup.py
bash run.sh

# Add to Claude Code
claude mcp add hosting-manager bash ./run.sh

# Your agent can now do this:
cpanel_create_email(domain="airobotbuild", username="hello", password="Secure!2026")
cpanel_add_redirect(domain="aimsclawz", destination="https://aimsclawz.com/agent/")
cpanel_list_databases()

Any cPanel Host. Any MCP Client.

If your hosting has SSH access and cPanel, this works. Tested on Hostgator shared hosting.

?
Claude Code
?
OpenClaw
Any MCP Client
?
Hostgator
?
Any cPanel Host

The Full Stack for AI-Managed Websites

Four tools that work together. Build pages, capture leads, manage hosting, and sell licenses — all AI-powered.

?

IM-Press

AI-powered WordPress page builder. 100+ blocks + 179+ API endpoints.

?

Email Handler

Forms, newsletters, SMTP. Capture leads.

?️

Hosting Manager

AI-managed cPanel. You're here.

?

License Manager

License keys + Stripe payments.

Ready to Give Your AI Agent Hosting Powers?

Free download. 3-minute setup. Full audit trail. Your hosting, your rules.

Download IM-Press Hosting Manager ↓

13KB · Python 3.8+ · MIT License