ATEX AI Gateway
Rank #15,955io.github.lm203688/atex-ai-gateway
One API key for 6 AI models. Pay-per-use. MCP protocol support with web search.
ATEX AI Gateway is a Model Context Protocol (MCP) server published by lm203688. It ranks #15,955 of 115,591 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. ATEX AI Gateway is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 16, 2026 and most recently updated on May 29, 2026.
Ranks ahead of 99,636 of 115,591 servers on MCP Toplist.
Use ATEX AI Gateway
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http atex-ai-gateway http://150.158.119.19:8420/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.atex-ai-gateway]
url = "http://150.158.119.19:8420/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
http://150.158.119.19:8420/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"atex-ai-gateway": {
"url": "http://150.158.119.19:8420/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"atex-ai-gateway": {
"type": "http",
"url": "http://150.158.119.19:8420/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"atex-ai-gateway": {
"serverUrl": "http://150.158.119.19:8420/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"atex-ai-gateway": {
"url": "http://150.158.119.19:8420/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.lm203688%2Fatex-ai-gateway)<a href="https://mcptoplist.com/server/io.github.lm203688%2Fatex-ai-gateway"><img src="https://mcptoplist.com/badge/io.github.lm203688%2Fatex-ai-gateway.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
lm203688
Other servers by lm203688
- AIShield Security Scanner#1,061 · 3 vers
- RoboParts 机器人零部件兼容性#14,446 · 1 ver
- SwarmLabs MCP Server#52,359
- feishu-mcp-server#91,375
- MySQL MCP Server#91,376
- redis-mcp-server#91,377
Available versions (1)
| Version | Published |
|---|---|
| 4.3.0 | May 29, 2026 |
Frequently asked questions
- Who maintains ATEX AI Gateway?
- ATEX AI Gateway is maintained by lm203688, which publishes 7 MCP servers (5 total versions) tracked on MCP Toplist.
- Is ATEX AI Gateway listed on the Official MCP Registry?
- Yes — ATEX AI Gateway is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does ATEX AI Gateway have?
- MCP Toplist tracks 1 version of ATEX AI Gateway, most recently published on May 29, 2026.
- Where can I find the source code for ATEX AI Gateway?
- The source code for ATEX AI Gateway is hosted at github.com/lm203688/atex.