Create a backup of your Cloudron instance to protect data and applications. The tool performs storage checks and returns a task ID for tracking progress.
Search the Cloudron App Store to find applications for installation. Retrieve app details including descriptions, versions, and popularity metrics to identify suitable software for your self-hosted environment.
Retrieve a comprehensive list of all users on your Cloudron instance, including their ID, email, username, role, and creation date for administrative oversight.
Install applications from the Cloudron App Store with validation checks for app availability and disk space requirements. Returns a task ID for tracking installation progress.
An MCP server for managing Cloudron instances that enables monitoring and controlling self-hosted applications, backups, and infrastructure. It provides tools for listing installed apps, retrieving system status, and performing administrative tasks through the Model Context Protocol.
Enables interaction with Google Cloud Platform services through gcloud CLI commands via a Cloud Run deployed MCP server. Supports executing gcloud commands and managing GCP resources through natural language.
Retrieve all configured domains on a Cloudron instance to view details like name, provider, verification status, and TLS configuration for monitoring and management.
Create new users with role assignment on Cloudron instances. Specify email, password, and role (admin/user/guest) to add users to your self-hosted application platform.
Cancel a running asynchronous operation on Cloudron to stop tasks and clean up resources, using the task's unique identifier to halt processes before completion.
Retrieve detailed information about a specific application using its unique identifier to monitor and manage self-hosted applications on Cloudron instances.
Remove applications from Cloudron instances with safety validation. Validates app existence and dependencies before performing the uninstallation operation.
Validate Cloudron app manifests before installation by checking storage requirements, dependencies, and schema compliance to prevent deployment issues.
Check the status of Cloudron async operations like backups, installs, or restores using a task ID. View progress percentage and current state (pending, running, success, error, or cancelled).
Check available disk space before operations that create data like backups or installations. Returns available, total, and used space in MB with threshold alerts.
Validate destructive operations like uninstalling apps, deleting users, or restoring backups to identify blocking errors, warnings, and recommendations before execution.