megacloud-mcp

megacloud-mcp

3.2

If you are the rightful owner of megacloud-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP Server for the MegaCloud API, enabling middleware management, information checking, and more.

list_available_hosts

List all available hosts that can be used to deploy middleware.

list_middleware_types

List all middleware types.

list_middleware_instances

List all middleware instances that are currently deployed.

restart_middleware

Restart a middleware instance.

stop_middleware

Stop a middleware instance.

start_middleware

Start a middleware instance.

delete_middleware

Delete a middleware instance.

get_middleware_info

Get all information of a middleware instance, like configs, nodes, etc.

get_middleware_status

Get the status of a middleware instance.

backup_middleware

Backup a middleware instance.

list_middleware_instance_nodes

List all nodes of a middleware instance.

remove_middleware_instance_nodes

Remove nodes from a middleware instance.

create_single_redis_middleware

Create a single Redis instance.

create_redis_cluster_middleware

Create a Redis Cluster middleware instance.

add_redis_nodes

Add nodes to a Redis middleware instance.