io.github.fjnunezp75/gpu-bridge✓
io.github.fjnunezp75/gpu-bridge · v2.4.3
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.fjnunezp75/gpu-bridge",
"description": "30 GPU-powered AI services as MCP tools. LLM, image, video, audio, embeddings & more.",
"repository": {
"url": "https://github.com/gpu-bridge/mcp-server",
"source": "github"
},
"version": "2.4.3",
"packages": [
{
"registryType": "npm",
"identifier": "@gpu-bridge/mcp-server",
"version": "2.4.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "GPU-Bridge API key (get one at https://gpubridge.io). Starts with gpub_. Optional if using x402 micropayments.",
"format": "string",
"isSecret": true,
"name": "GPUBRIDGE_API_KEY"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}