# io.github.khs0927/qwen38-free-gateway (remote · api-v2.appdeploy.ai)

Free Qwen3.8-27B gateway with isolated Minis provider, SSE, retry/failover, and MCP.

- Trust score: 75/100 (medium)
- Change this week: +1
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `api-v2.appdeploy.ai`: 75/100 (this document), [markdown](https://verifymcp.io/servers/khs0927-qwen38-free-gateway/app-qwen3-8-free-gateway-n995yy-api-mcp.md), [page](https://verifymcp.io/servers/khs0927-qwen38-free-gateway/app-qwen3-8-free-gateway-n995yy-api-mcp)

## Channel facts

- Endpoint: `https://api-v2.appdeploy.ai/app/qwen3-8-free-gateway-n995yy/api/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.6.2`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-20.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 7 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 69/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (fair).
  - Tool/resource definitions use about 257 tokens (~19/item across 13 items; 7 tools + 6 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 100/100
  - No destabilizing schema changes in the last 30 days.
- **Tool Coverage**: 67/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 7 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 8 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the io.github.khs0927/qwen38-free-gateway MCP server?

io.github.khs0927/qwen38-free-gateway is a hosted endpoint at https://api-v2.appdeploy.ai/app/qwen3-8-free-gateway-n995yy/api/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http khs0927-qwen38-free-gateway 'https://api-v2.appdeploy.ai/app/qwen3-8-free-gateway-n995yy/api/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "khs0927-qwen38-free-gateway": {
      "url": "https://api-v2.appdeploy.ai/app/qwen3-8-free-gateway-n995yy/api/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "khs0927-qwen38-free-gateway": {
      "type": "http",
      "url": "https://api-v2.appdeploy.ai/app/qwen3-8-free-gateway-n995yy/api/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.khs0927-qwen38-free-gateway]
url = "https://api-v2.appdeploy.ai/app/qwen3-8-free-gateway-n995yy/api/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "khs0927-qwen38-free-gateway": {
      "type": "remote",
      "url": "https://api-v2.appdeploy.ai/app/qwen3-8-free-gateway-n995yy/api/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add khs0927-qwen38-free-gateway --url 'https://api-v2.appdeploy.ai/app/qwen3-8-free-gateway-n995yy/api/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  khs0927-qwen38-free-gateway:
    url: "https://api-v2.appdeploy.ai/app/qwen3-8-free-gateway-n995yy/api/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "khs0927-qwen38-free-gateway": {
      "Transport": "http",
      "Url": "https://api-v2.appdeploy.ai/app/qwen3-8-free-gateway-n995yy/api/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add khs0927-qwen38-free-gateway -t streamable-http -u 'https://api-v2.appdeploy.ai/app/qwen3-8-free-gateway-n995yy/api/mcp'
```

### Other

```json
{
  "mcpServers": {
    "khs0927-qwen38-free-gateway": {
      "type": "http",
      "url": "https://api-v2.appdeploy.ai/app/qwen3-8-free-gateway-n995yy/api/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-15 (score 75, +1)

- [security] Stability: 0.97 → pass

### 2026-09-13 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-11 (score 73, +1)

No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-09 (score 72, +1)

No change was recorded against any check on this day. Stability & Change Management went from 77 to 80. That category is still filling its 30-day observation window: 23 days of observed history at the previous scan, 24 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-07 (score 71, +1)

No change was recorded against any check on this day. Stability & Change Management went from 70 to 73. That category is still filling its 30-day observation window: 21 days of observed history at the previous scan, 22 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-05 (score 70, +1)

No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-02 (score 69, +1)

No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-31 (score 68, +1)

No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

## MCP tools (7)

### `qwen_chat` (~68 tokens)

Ask Qwen3.8-27B through H200 with verified exact-model ZeroGPU failover.

Input parameters:

- `max_tokens` (integer)
- `prompt` (string, required)
- `reasoning_effort` (string)
- `system` (string)
- `temperature` (number)

### `gateway_health` (~19 tokens)

Check both zero-cost Qwen3.8 providers.

### `provider_list` (~14 tokens)

List configured zero-cost providers.

### `provider_rank` (~18 tokens)

Rank the healthy free providers by priority and latency.

### `provider_probe` (~24 tokens)

Run a real routed gateway inference and report the exact-model ZeroGPU fallback state.

### `provider_candidates` (~19 tokens)

Show evaluated HAPI and Hugging Face provider candidates.

### `list_models` (~17 tokens)

List Qwen models through the active provider.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/khs0927-qwen38-free-gateway/app-qwen3-8-free-gateway-n995yy-api-mcp#diagnostics

## Score history

- 2026-09-20: 75
- 2026-09-19: 75
- 2026-09-18: 75
- 2026-09-17: 75
- 2026-09-16: 75
- 2026-09-15: 75
- 2026-09-14: 74
- 2026-09-13: 74
- 2026-09-12: 73
- 2026-09-11: 73
- 2026-09-10: 72
- 2026-09-09: 72
- 2026-09-08: 71
- 2026-09-07: 71
- 2026-09-06: 70
- 2026-09-05: 70
- 2026-09-04: 69
- 2026-09-03: 69
- 2026-09-02: 69
- 2026-09-01: 68
- 2026-08-31: 68
- 2026-08-30: 67
- 2026-08-29: 67
- 2026-08-28: 66
- 2026-08-27: 66
- 2026-08-26: 65
- 2026-08-25: 63
- 2026-08-24: 62
- 2026-08-23: 62
- 2026-08-22: 61

## Common questions

### What is the io.github.khs0927/qwen38-free-gateway MCP server?

io.github.khs0927/qwen38-free-gateway is an MCP server listed in the public MCP registry as io.github.khs0927/qwen38-free-gateway. Free Qwen3.8-27B gateway with isolated Minis provider, SSE, retry/failover, and MCP. This page covers its hosted endpoint (https://api-v2.appdeploy.ai/app/qwen3-8-free-gateway-n995yy/api/mcp).

### Is the io.github.khs0927/qwen38-free-gateway MCP server safe to use?

io.github.khs0927/qwen38-free-gateway scores 75 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the io.github.khs0927/qwen38-free-gateway MCP server expose?

io.github.khs0927/qwen38-free-gateway exposes 7 tools: qwen_chat, gateway_health, provider_list, provider_rank, provider_probe, and 2 more. Their descriptions and schemas cost roughly 179 tokens of context every time the server is loaded.

### Does the io.github.khs0927/qwen38-free-gateway MCP server require authentication?

No. We connected to io.github.khs0927/qwen38-free-gateway without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the io.github.khs0927/qwen38-free-gateway MCP server still maintained?

io.github.khs0927/qwen38-free-gateway is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://api-v2.appdeploy.ai/app/qwen3-8-free-gateway-n995yy/api/mcp
- Website: https://minis-eve-glm52-provider.vercel.app/qwen/setup
- Changelog RSS feed: https://verifymcp.io/servers/khs0927-qwen38-free-gateway/app-qwen3-8-free-gateway-n995yy-api-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/khs0927-qwen38-free-gateway/app-qwen3-8-free-gateway-n995yy-api-mcp.json
- HTML version of this page: https://verifymcp.io/servers/khs0927-qwen38-free-gateway/app-qwen3-8-free-gateway-n995yy-api-mcp
