HomeDevelopment › mcp-server

mcp-server

30 GPU-powered AI services as MCP tools. LLM, image, video, audio, embeddings & more.

TypeScript Cloud macOSWindowsLinux
★ 2 stars Last pushed 2026-03-17 License: MIT

Topics: Aggregators

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 2.4.3)

npx -y @gpu-bridge/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@gpu-bridge/[email protected]"
      ],
      "env": {
        "GPUBRIDGE_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • GPUBRIDGE_API_KEY secret — GPU-Bridge API key (get one at https://gpubridge.io). Starts with gpub_. Optional if using x402 micropayments.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry