hyperbolic-mcp

hyperbolic-mcp

3.4

If you are the rightful owner of hyperbolic-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.

Hyperbolic GPU MCP Server allows interaction with Hyperbolic's GPU cloud for managing GPU resources and executing workloads.

The Hyperbolic GPU MCP Server is a robust platform designed to facilitate seamless interaction with Hyperbolic's GPU cloud infrastructure. It enables users, including agents and large language models (LLMs), to efficiently manage GPU resources by viewing, renting, and utilizing available GPUs for various computational tasks. The server supports SSH connections to GPU instances, allowing users to execute GPU-powered workloads directly. With a focus on ease of use, the server integrates with Claude for Desktop, providing a user-friendly interface for managing GPU resources. The server is built on Node.js and requires a Hyperbolic API token for authentication, ensuring secure access to GPU resources. Additionally, it offers a suite of tools for GPU management and SSH operations, making it a versatile solution for developers and researchers needing high-performance computing capabilities.

Features

  • Seamless integration with Hyperbolic's GPU cloud for resource management.
  • Support for SSH connections to GPU instances for executing workloads.
  • User-friendly interface through Claude for Desktop integration.
  • Secure access with Hyperbolic API token authentication.
  • Comprehensive toolset for GPU and SSH management.

Tools

  1. list-available-gpus

    Lists all available GPUs on the Hyperbolic network.

  2. rent-gpu-instance

    Rents a GPU instance from a specific cluster.

  3. terminate-gpu-instance

    Terminates a GPU instance that you have rented.

  4. list-user-instances

    Lists all active GPU instances that you have rented.

  5. get-cluster-details

    Gets detailed information about a specific cluster.

  6. ssh-connect

    Establishes an SSH connection to a remote server.

  7. remote-shell

    Executes a command on the connected remote server.

  8. ssh-status

    Checks the current SSH connection status.

  9. ssh-disconnect

    Closes the active SSH connection.