Beget MCP
Local · stdioA community wrapper over the Beget hosting API: sites, domains and subdomains, MySQL databases, FTP accounts, DNS, backups, server stats. Important: auth uses your panel login and password (not a token) — think carefully before granting it. Not an official Beget product.
Why this server
- 21 tools for the most common hosting chores: sites, MySQL, FTP, DNS, backups, cron, mail
- Fully Russian-language docs — easier to double-check exactly what the agent will do
- Auth is your panel login and password — full hosting access, not a scoped API key
- MIT-licensed, but no commits since November 2025 — worth re-reading the code before production use
Usage examples
Prompt: List all sites on the account and their subdomains
Result: The agent called beget_site_list and beget_domain_list, returning a summary table of sites with domains.
Prompt: Create a MySQL database for a new project and set an A record to a new IP
Result: The agent called beget_mysql_add, then beget_dns_set with the new A record.
Local server
This MCP runs locally on the user's machine (stdio), so availability isn't tracked — rely on reviews and the rating instead.
Reviews
No reviews yet.