Skip to main content
Glama

Hyperbolic GPU MCP Server

Official
package.json756 B
{ "name": "hyperbolic-mcp-server", "version": "1.0.0", "description": "MCP server for interfacing with Hyperbolic's decentralized GPU network", "type": "module", "main": "build/index.js", "scripts": { "build": "tsc && chmod +x build/index.js", "start": "node build/index.js", "dev": "ts-node src/index.ts" }, "keywords": [ "mcp", "model-context-protocol", "hyperbolic", "gpu", "ai" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.7.0", "dotenv": "^16.4.7", "node-ssh": "^13.2.0", "zod": "^3.24.2" }, "devDependencies": { "@types/node": "^20.17.24", "@types/ssh2": "^1.15.5", "ts-node": "^10.9.1", "typescript": "^5.8.2" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/HyperbolicLabs/hyperbolic-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server