MCP Server
MCP
io.github.fjnunezp75/gpu-bridge
30 GPU-powered AI services as MCP tools. LLM, image, video, audio, embeddings & more.
Install
npx -y @gpu-bridge/[email protected]
Configuration Example
{
"remotes": [],
"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"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment