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.

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

  1. list_available_hosts

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

  2. list_middleware_types

    List all middleware types.

  3. list_middleware_instances

    List all middleware instances that are currently deployed.

  4. restart_middleware

    Restart a middleware instance.

  5. stop_middleware

    Stop a middleware instance.

  6. start_middleware

    Start a middleware instance.

  7. delete_middleware

    Delete a middleware instance.

  8. get_middleware_info

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

  9. get_middleware_status

    Get the status of a middleware instance.

  10. backup_middleware

    Backup a middleware instance.

  11. list_middleware_instance_nodes

    List all nodes of a middleware instance.

  12. remove_middleware_instance_nodes

    Remove nodes from a middleware instance.

  13. create_single_redis_middleware

    Create a single Redis instance.

  14. create_redis_cluster_middleware

    Create a Redis Cluster middleware instance.

  15. add_redis_nodes

    Add nodes to a Redis middleware instance.