Skip to content
MCP Server Community By @gpu-bridge

gpu-bridge/mcp-server

[![gpu-bridge-mcp-server MCP server](https://glama.ai/mcp/servers/gpu-bridge/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/gpu-bridge/mcp-server) 📇 ☁️ 🍎 🪟 🐧 - Unified GPU inference API with 30 AI services (LLM, image gen, video, TTS, whisper, embeddings, reranking, OCR) as MCP tools. Pay-per-use via x402 USDC or API key credits.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide →
Connected Apps: gpu-bridge/mcp-server Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-gpu-bridge-mcp-server

Detailed Documentation

gpu-bridge-mcp-server MCP server 📇 ☁️ 🍎 🪟 🐧 - Unified GPU inference API with 30 AI services (LLM, image gen, video, TTS, whisper, embeddings, reranking, OCR) as MCP tools. Pay-per-use via x402 USDC or API key credits.

Configuration

{
  "mcpServers": {
    "gpu-bridge-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-gpu-bridge-mcp-server"
      ],
      "env": {}
    }
  }
}