mcpbeat Sign in

Aetherx MCP Server

by belegante-byte Your server? Claim it
answering

Aetherx MCP is answering right now. Last checked 6 min ago. It exposes 4 tools. Last commit 18 Sep 2026.

Predictive port congestion signals for global trade, supply chain and quantitative finance.

Uptime history 18 hours of history
18 hours agonow
100.0%
Uptime 24h
67 of 67 checks
4
Tools
read from the server
355 ms
Response time
average over 24h
0
Stars
last commit 18 Sep 2026

What changed 4

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 18 September 2026. No other catalogue keeps this.

18 Sep a tool changed version2 times that day
18 Sep a tool appeared get_port_trend
18 Sep a tool description was rewritten list_supported_ports
and 1 more, back to 18 September 2026

Nothing serious here today

Today is the operative word: we check Aetherx MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 6 min ago.

run in your terminal
claude mcp add aetherx-mcp --transport http https://aether-x-oracle-production.up.railway.app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "aetherx-mcp": {
      "url": "https://aether-x-oracle-production.up.railway.app/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.aetherx-mcp]
url = "https://aether-x-oracle-production.up.railway.app/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "aetherx-mcp": {
      "url": "https://aether-x-oracle-production.up.railway.app/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "aetherx-mcp": {
      "url": "https://aether-x-oracle-production.up.railway.app/mcp"
    }
  }
}

This one needs environment variables set before it will start: RAPIDAPI_KEY (RapidAPI key for metered access. Optional; without it the server calls the public API directly.), RAPIDAPI_HOST (RapidAPI host (default: aether-x-port-congestion-oracle.p.rapidapi.com).), AETHERX_BASE_URL (Direct API base URL (default: https://aether-x-oracle-production.up.railway.app).). The author declared them in the registry entry; get the values from the project itself.

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

port
get_port_risk
Return the predictive congestion signal for a single port. Args: port_id: UN/LOCODE of the port, e.g. "BRSSZ" (Santos), "CNSHA" (Shanghai).
get_port_trend
Return the 24h, 48h and 72h congestion projection for a single port. Args: port_id: UN/LOCODE of the port, e.g. "BRSSZ" (Santos), "CNSHA" (Shanghai).
ports
get_ports_risk
Return congestion signals for several ports in parallel. Args: port_ids: list of UN/LOCODEs, e.g. ["BRSSZ", "CNSHA", "NLRTM"].
supported
list_supported_ports
List the 16 ports pre-seeded in the oracle (id, name, country).

Endpoints

URLTransportStateLatencyChecked
https://aether-x-oracle-production.up.railway.app/mcp streamable-http answering 324 ms 6 min ago

Alternatives to Aetherx MCP

same job, measured the same way
Quantustik
by quantustik

Live S&P 500 quantum-model signals, forecasts and trade plans. Educational, not financial advice.

36 installs/wk 26 tools answering
Quanttogo MCP
by quanttogo

Macro-factor quantitative signal source for US and China stock markets via MCP.

local only
EvidInvest
by evidinvest

SEC filings and financial data for AI agents: 59 tools for statements, valuation and supply chains.

317 installs/wk answering
SukukFi
by sukuk

Live vault metrics and docs for SukukFi, Islamic trade finance on Berachain. Read-only.

5 tools answering
AIsa Finance
by aisa

Prices, fundamentals, filings, crypto and prediction markets, for agents.

answering
NexusTrade Financial MCP
by austin-starks

Quant research, backtesting, marketplace subscriptions, editable forks, copy trading, and execution.

24 tools answering
Quanttogo MCP
by michaeljiangmingfeng-debug

Quantitative trading strategies, market indices, and live performance data

75 installs/wk local only
Convex Lake
by hsergeyf

Trade, orderbook, and volatility data for prediction markets and crypto derivatives.

answering

Aetherx MCP — questions

Answers built from our own checks of this server.

What can Aetherx MCP do?
It exposes 4 tools, read directly from the server on our last check. Among them: get_port_risk, get_ports_risk, get_port_trend, list_supported_ports. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Aetherx MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 67 of 67 checks got a reply (100.0%), average response time 355 ms. The bar chart above shows every period we have measured.
How do I connect Aetherx MCP?
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 Aetherx MCP need an API key?
No. Aetherx MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Aetherx MCP?
It answers our handshake in 355 ms on average, which is faster than 44% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Aetherx MCP open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.