megacloud-mcp
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.
The MegaCloud MCP Server is a robust platform designed to facilitate middleware management and information verification within the MegaCloud ecosystem. It provides a comprehensive suite of tools for managing middleware lifecycles, including creation, starting, stopping, restarting, and deletion of middleware instances. The server also supports node-level management, allowing users to add or remove nodes as needed. Additionally, it offers features for status and configuration inspection, as well as backup capabilities to ensure data integrity and availability. With its extensive set of tools, the MegaCloud MCP Server is an essential component for efficient and effective middleware management.
Features
- Host checking
- Middleware lifecycle management
- Status and configuration inspection
- Backups
- Node-level management
Tools
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.