io.github.khs0927/qwen38-free-gateway
io.github.khs0927/qwen38-free-gatewayFree Qwen3.8-27B gateway with isolated Minis provider, SSE, retry/failover, and MCP.
Tools · 7
Ask Qwen3.8-27B through H200 with verified exact-model ZeroGPU failover.
Check both zero-cost Qwen3.8 providers.
List configured zero-cost providers.
Rank the healthy free providers by priority and latency.
Run a real routed gateway inference and report the exact-model ZeroGPU fallback state.
Show evaluated HAPI and Hugging Face provider candidates.
List Qwen models through the active provider.
Resources · 6
Public free-only gateway configuration.
gateway://config
H200 primary and exact-model ZeroGPU backup.
gateway://providers
Live provider health and priority.
gateway://ranked-providers
Live exact-model ZeroGPU fallback self-test.
gateway://fallback-status
Evaluated HAPI and Hugging Face candidates.
registry://provider-candidates
Models from the active provider.
models://list
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.khs0927/qwen38-free-gateway": {
"url": "https://api-v2.appdeploy.ai/app/qwen3-8-free-gateway-n995yy/api/mcp",
"transport": "streamable-http"
}
}
}