Featured

Deploy OpenClaw in 60 seconds β€” 20% off logoDeploy OpenClaw in 60 seconds β€” 20% off

Launch OpenClaw on Hostinger in about 60 seconds and keep your agent live 24/7. Our referral link gives you 20% off, no coupon code needed.

Launch on Hostinger β†’
Run your Hermes agent on Hostinger, fully managed logoRun your Hermes agent on Hostinger, fully managed

Launch Hermes on Hostinger in one click, fully managed, no VPS knowledge needed. Use code ZACAARON10 for 10% off.

Launch on Hostinger β†’
Crawl and scrape any site into clean data, 10% off logoCrawl and scrape any site into clean data, 10% off

Firecrawl crawls and scrapes any site into clean markdown for your agent. Get 1,000 free credits, and new users get 10% off their first purchase.

Try Firecrawl free β†’
6,000+ web scrapers for your AI agent, start free logo6,000+ web scrapers for your AI agent, start free

Apify gives your agent live web data: 6,000+ prebuilt scrapers and actors, MCP-ready. Sign up free with $5 in usage credits.

Try Apify free β†’
One API to scrape, enrich, and extract the internet. logoOne API to scrape, enrich, and extract the internet.

Context.dev gives your agents a single API to scrape, enrich, and extract live web data β€” no proxies, no parsers, no maintenance.

Start building free β†’
SetupClaw: done-for-you OpenClaw for founders & exec teams logoSetupClaw: done-for-you OpenClaw for founders & exec teams

White-glove OpenClaw for founders and exec teams (4–50+ employees): we install, harden, integrate your tools, and maintain it β€” secured from day one.

Get it set up for you β†’
SEO data APIs for your agent, $1 free credit logoSEO data APIs for your agent, $1 free credit

DataForSEO gives your agent live access to SERP results, keyword data, backlinks, and on-page SEO data through one API. New accounts get a $1 credit, good for up to 20,000 keyword or backlink lookups.

Try DataForSEO free β†’
Reach 48,000+ AI builders

A flat monthly placement in front of developers actively installing AI tools. No lock-in, cancel anytime.

Advertise here β†’

Works with

Claude CodeClaude DesktopCursorVS CodeClineCodex CLIOpenClaw+ any MCP client

Install to Claude Code

This server doesn't publish a one-line install command. Follow the setup in the source repository.

Summary

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,...

README.md

GPU-Bridge MCP Server

30 GPU-powered AI services as MCP tools β€” LLMs, image generation, audio, video, embeddings, reranking, PDF parsing, NSFW detection & more. x402 native for autonomous AI agents: pay per request on-chain with USDC on Base L2. No API keys. No accounts.

![npm version](https://www.npmjs.com/package/@gpu-bridge/mcp-server) ![License: MIT](https://opensource.org/licenses/MIT) ![MCP Compatible](https://modelcontextprotocol.io)

What is GPU-Bridge?

GPU-Bridge is a unified GPU inference API with native x402 support β€” the open payment protocol that allows AI agents to autonomously pay for compute with USDC on Base L2. No API keys, no accounts, no human intervention required.

This MCP server exposes all 30 GPU-Bridge services as Model Context Protocol tools, giving Claude (and any MCP-compatible AI) direct access to GPU inference.

---

Install in Claude Desktop (2 minutes)

1. Get your API key (or use x402 for autonomous agents)

Visit gpubridge.io and grab a free API key, or use the x402 protocol for keyless agent payments.

2. Add to claude_desktop_config.json

macOS: ~/Library/Application Support/Claude/claude_desktop_config.json Windows: %APPDATA%\Claude\claude_desktop_config.json

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

3. Restart Claude Desktop

That's it. Claude now has access to 30 GPU-powered AI services.

---

MCP Tools

gpu_run

Run any GPU-Bridge service. The primary tool for executing AI tasks.

Parameters:
  service  (string)  β€” Service key (e.g., "llm-4090", "flux-schnell", "whisper-l4")
  input    (object)  β€” Service-specific input parameters
  priority (string)  β€” Optional: "fast" (lowest latency) or "cheap" (lowest cost)

gpu_catalog

Get the full catalog of available services with pricing and capabilities.

gpu_estimate

Estimate cost before running a service. No authentication required.

gpu_status

Check the status of a job and retrieve results.

gpu_balance

Check your current balance, daily spend, and volume discount tier.

---

30 Available Services

Language Models (LLMs)

| Service ID | Description | Notes | |-----------|-------------|-------| | llm-4090 | General purpose LLM | Sub-second via Groq | | llm-a100 | Maximum capability LLM | Largest models | | llm-l4 | Ultra-fast, low cost LLM | Budget option | | code-4090 | Code generation | Optimized for code | | llm-stream | Streaming LLM responses | Real-time output |

Image Generation

| Service ID | Description | Notes | |-----------|-------------|-------| | flux-schnell | FLUX.1 Schnell | Fast, 4-step generation | | flux-dev | FLUX.1 Dev | High quality | | sdxl-4090 | Stable Diffusion XL | Versatile | | sd35-l4 | Stable Diffusion 3.5 | Latest SD model | | img2img-4090 | Image-to-image | Style transfer, editing |

Vision & Image Analysis

| Service ID | Description | Notes | |-----------|-------------|-------| | llava-4090 | Visual Q&A | Image understanding | | ocr-l4 | Text extraction (OCR) | Multi-language | | rembg-l4 | Background removal | Instant | | caption-4090 | Image captioning | Auto-describe images | | nsfw-detect | Content moderation | NSFW classification |

Speech-to-Text

| Service ID | Description | Notes | |-----------|-------------|-------| | whisper-l4 | Fast transcription | Sub-second | | whisper-a100 | High accuracy transcription | Large files | | diarize-l4 | Speaker diarization | Who said what |

Text-to-Speech

| Service ID | Description | Notes | |-----------|-------------|-------| | tts-l4 | Voice cloning TTS | 40+ voices | | tts-fast | Ultra-fast TTS | Lowest latency | | bark-4090 | Expressive TTS | Emotion, laughter |

Audio Generation

| Service ID | Description | Notes | |-----------|-------------|-------| | musicgen-l4 | Music generation | Text-to-music | | audiogen-l4 | Sound effects | Text-to-SFX |

Embeddings & Search

| Service ID | Description | Notes | |-----------|-------------|-------| | embed-l4 | Text embeddings | Multilingual | | embed-code | Code embeddings | For code search | | rerank | Document reranking | Jina, sub-second |

Video

| Service ID | Description | Notes | |-----------|-------------|-------| | animatediff | Text-to-video | AnimateDiff | | video-enhance | Video upscaling | Up to 4K |

Utilities

| Service ID | Description | Notes | |-----------|-------------|-------| | pdf-parse | Document parsing | PDF/DOCX to text |

---

x402: For Autonomous AI Agents

GPU-Bridge supports the x402 payment protocol, enabling truly autonomous AI agents to pay for compute without human intervention.

Agent Request β†’ GPU-Bridge returns HTTP 402 Payment Required
      ↓
Agent pays USDC on Base L2 (gas < $0.01, settles in 2s)
      ↓
Agent retries with payment proof β†’ GPU-Bridge executes and returns result

Python Example with x402

from x402.client import PaymentClient

client = PaymentClient(private_key="0x...", chain="base")

response = client.request(
    "POST",
    "https://api.gpubridge.io/v1/run",
    json={
        "service": "flux-schnell",
        "input": {"prompt": "A robot painting on a canvas", "steps": 4}
    }
)
print(response.json())

---

Pricing

| Category | Starting From | |----------|--------------| | LLMs | $0.003/1K tokens | | Image Generation | $0.01/image | | Speech-to-Text | $0.005/minute | | Text-to-Speech | $0.005/1K chars | | Embeddings | $0.0001/1K tokens | | Reranking | $0.001/query | | PDF Parsing | $0.005/document |

All prices in USD. x402 payments in USDC on Base L2.

---

Links

---

License

MIT Β© Healthtech Capital LLC

See related servers & alternatives β†’

Related MCP servers

Browse all β†’

Related guides

Hand-picked reading to help you choose and use Vector & Memory servers.