mcpbeat Sign in

ATEX AI Gateway MCP Server

not responding

ATEX AI Gateway is listed as active in the registry but did not answer our last check. Last commit 8 Sep 2026.

One API key for 6 AI models. Pay-per-use. MCP protocol support with web search.

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 91 checks
Tools
hidden behind auth
422 ms
Response time
average over 24h
2
Stars
last commit 8 Sep 2026

What the code does

We read the source, 9 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a database query by concatenation app/static/index.html:622
      <select id="opt_${m.id}" class="rs13">${m.options.map((o,i)=>`<option value="${i}">${esc(o)}</option>`).join('')}</select>
Page executes code built at runtime app/static/index.html:492
  const el=$(elId); if(el) el.innerHTML=arr.map(marketCard).join('')||'<div class="empty">暂无市场</div>';

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add atex-ai-gateway --transport http https://smithery.ai/server/lm203688/atex-ai-gateway
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "atex-ai-gateway": {
      "url": "https://smithery.ai/server/lm203688/atex-ai-gateway"
    }
  }
}
~/.codex/config.toml
[mcp_servers.atex-ai-gateway]
url = "https://smithery.ai/server/lm203688/atex-ai-gateway"
.cursor/mcp.json
{
  "mcpServers": {
    "atex-ai-gateway": {
      "url": "https://smithery.ai/server/lm203688/atex-ai-gateway"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "atex-ai-gateway": {
      "url": "https://smithery.ai/server/lm203688/atex-ai-gateway"
    }
  }
}

Endpoints

URLTransportStateLatencyChecked
https://smithery.ai/server/lm203688/atex-ai-gateway streamable-http answering 422 ms 0 min ago

Alternatives to ATEX AI Gateway

same job, measured the same way
Gemini
by houtini-ai

Model Context Protocol server for Google Gemini AI with chat, research, and grounding

361 installs/wk local only
Searxng MCP
by aicrafted

MCP server for SearXNG aggregator — web search across multiple engines via Model Context Protocol

local only
DexL Agents
by dexl-io

Pay-per-call AI gateway: models, speech, web search, on-chain reads and NLP tools, via x402.

5 tools answering
Web Research MCP
by csoai-org

AI-powered web research MCP server for agents. Supports web search, browse page, extract...

96 installs/wk local only
Deep Research MCP Server
by perufitlife

Web search, clean page reading & one-call research dossiers for AI agents. No API key.

38 installs/wk local only
Caesar
by trycaesar

Web search and page-reading for AI agents. One-click OAuth connect, or a Caesar API key.

answering
pixserp
by pixserp

Live AI-native web search with citations. One tool for every MCP client. Flat per-request pricing.

1 tools answering
Tavily MCP Server
by seey215

MCP server for advanced web search using Tavily API.

50 installs/wk local only

ATEX AI Gateway — questions

Answers built from our own checks of this server.

Is ATEX AI Gateway working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 422 ms. The bar chart above shows every period we have measured.
The registry lists ATEX AI Gateway as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect ATEX AI Gateway?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does ATEX AI Gateway need an API key?
No. ATEX AI Gateway completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
Is ATEX AI Gateway open source?
We cannot say either way: written in Python, 2 stars on GitHub and 1 open issue, but we could not determine the licence, and without one the code is not open source by default.