Sponsored by Deepsite.site

Gpu Bridge Mcp Server

Created By
gpu-bridge8 days ago
Access 47 AI models and 30 services via MCP. LLM, image gen, video, speech, embeddings, reranking, PDF parsing & more. Pay-per-use with x402 (USDC) or API key.
Overview

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 License: MIT MCP Compatible

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.xyz 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 IDDescriptionNotes
llm-4090General purpose LLMSub-second via Groq
llm-a100Maximum capability LLMLargest models
llm-l4Ultra-fast, low cost LLMBudget option
code-4090Code generationOptimized for code
llm-streamStreaming LLM responsesReal-time output

Image Generation

Service IDDescriptionNotes
flux-schnellFLUX.1 SchnellFast, 4-step generation
flux-devFLUX.1 DevHigh quality
sdxl-4090Stable Diffusion XLVersatile
sd35-l4Stable Diffusion 3.5Latest SD model
img2img-4090Image-to-imageStyle transfer, editing

Vision & Image Analysis

Service IDDescriptionNotes
llava-4090Visual Q&AImage understanding
ocr-l4Text extraction (OCR)Multi-language
rembg-l4Background removalInstant
caption-4090Image captioningAuto-describe images
nsfw-detectContent moderationNSFW classification

Speech-to-Text

Service IDDescriptionNotes
whisper-l4Fast transcriptionSub-second
whisper-a100High accuracy transcriptionLarge files
diarize-l4Speaker diarizationWho said what

Text-to-Speech

Service IDDescriptionNotes
tts-l4Voice cloning TTS40+ voices
tts-fastUltra-fast TTSLowest latency
bark-4090Expressive TTSEmotion, laughter

Audio Generation

Service IDDescriptionNotes
musicgen-l4Music generationText-to-music
audiogen-l4Sound effectsText-to-SFX
Service IDDescriptionNotes
embed-l4Text embeddingsMultilingual
embed-codeCode embeddingsFor code search
rerankDocument rerankingJina, sub-second

Video

Service IDDescriptionNotes
animatediffText-to-videoAnimateDiff
video-enhanceVideo upscalingUp to 4K

Utilities

Service IDDescriptionNotes
pdf-parseDocument parsingPDF/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.xyz/v1/run",
    json={
        "service": "flux-schnell",
        "input": {"prompt": "A robot painting on a canvas", "steps": 4}
    }
)
print(response.json())

Pricing

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



License

MIT © Healthtech Capital LLC

Server Config

{
  "mcpServers": {
    "gpu-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "@gpu-bridge/mcp-server"
      ],
      "env": {
        "GPUBRIDGE_API_KEY": "your-api-key"
      }
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
WindsurfThe new purpose-built IDE to harness magic
Playwright McpPlaywright MCP server
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
Serper MCP ServerA Serper MCP Server
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
DeepChatYour AI Partner on Desktop
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.
Tavily Mcp
Amap Maps高德地图官方 MCP Server
CursorThe AI Code Editor
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
ChatWiseThe second fastest AI chatbot™
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.