gpu-bridge/mcp-server
[](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
Configuration
{
"mcpServers": {
"gpu-bridge-mcp-server": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-gpu-bridge-mcp-server"
],
"env": {}
}
}
}