gpu-bridge-mcp-server
Unified AI compute API gateway for agents. Access 30+ services and 95+ models across 8 backends (Groq, Together AI, DeepInfra, Fireworks, Replicate, RunPod) with native x402 USDC payments, Stripe, and crypto top-up.
README
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.
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
- Website: gpubridge.io
- Docs: gpubridge.io/docs
- Catalog: gpubridge.io/catalog
- GitHub: github.com/gpu-bridge
- npm: @gpu-bridge/mcp-server
License
MIT © Healthtech Capital LLC
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。