← Index

io.github.fjnunezp75/gpu-bridge

io.github.fjnunezp75/gpu-bridge·v2.4.3·AI & LLMs
Quality Score
84
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "gpu-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "@gpu-bridge/mcp-server"
      ],
      "env": {
        "GPUBRIDGE_API_KEY": "<your-gpubridge_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "gpu-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "@gpu-bridge/mcp-server"
      ],
      "env": {
        "GPUBRIDGE_API_KEY": "<your-gpubridge_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @gpu-bridge/mcp-server
§02  Environment variables
GPUBRIDGE_API_KEY
secret

GPU-Bridge API key (get one at https://gpubridge.io). Starts with gpub_. Optional if using x402 micropayments.

§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in AI & LLMs