MCP.so
Sign In
Servers

Massed Compute Mcp

@Massed-Compute

Model Context Protocol server for Massed Compute — list GPU inventory, launch and manage VM instances, manage SSH keys, audit billing.

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "massed-compute": {
      "url": "https://vm.massedcompute.com/api/mcp",
      "headers": {
        "Authorization": "Bearer MC_TOKEN"
      }
    }
  }
}

More from Developer Tools