← Registry
DevOps
belov.cloud
Manages web hosting sites including WordPress and Node.js applications with operations for listing, details, cache purging, and backups.
ENDPOINT 1
https://belov.cloud/api/mcp
Known tools 8
account_infoThe account behind this token (id, name, plan).
list_sitesList the account's sites (WordPress sites and Node/Next.js apps).
get_siteOne site's details: domain, type, status, region, PHP/WP versions; deploy summary for Node apps.
purge_cacheClear a WordPress site's cache (page + object).
create_backupTrigger an on-demand backup (synchronous; can take a while for large sites).
list_backupsList a site's restore points (newest first).
list_deploysRecent deploys for a Node/Next.js app (not available for WordPress sites).
create_deployTrigger a deploy of the configured branch's HEAD (Node/Next.js apps only).