Aether-X Port Congestion Oracle
Rank #22,378io.github.belegante-byte/aetherx-mcp
Brazilian ports feed live line-ups (APPA, Santos, Lachmann, SILOG); others use a reference seed.
Aether-X Port Congestion Oracle is a Model Context Protocol (MCP) server published by belegante-byte. It ranks #22,378 of 132,113 servers tracked on MCP Toplist. Aether-X Port Congestion Oracle is listed on Official MCP, with 6 tracked versions. It was first listed on Sep 17, 2026 and most recently updated on Sep 19, 2026.
Ranks ahead of 109,735 of 132,113 servers on MCP Toplist.
Use Aether-X Port Congestion Oracle
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http aetherx-mcp https://aether-x-oracle-production.up.railway.app/mcpclaude mcp add aetherx-mcp -- uvx aetherx-mcp[mcp_servers.aetherx-mcp]
url = "https://aether-x-oracle-production.up.railway.app/mcp"Add to ~/.codex/config.toml.
[mcp_servers.aetherx-mcp]
command = "uvx"
args = ["aetherx-mcp"]Add to ~/.codex/config.toml.
https://aether-x-oracle-production.up.railway.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"aetherx-mcp": {
"command": "uvx",
"args": [
"aetherx-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"aetherx-mcp": {
"url": "https://aether-x-oracle-production.up.railway.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"aetherx-mcp": {
"command": "uvx",
"args": [
"aetherx-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"aetherx-mcp": {
"type": "http",
"url": "https://aether-x-oracle-production.up.railway.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"aetherx-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"aetherx-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"aetherx-mcp": {
"serverUrl": "https://aether-x-oracle-production.up.railway.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aetherx-mcp": {
"command": "uvx",
"args": [
"aetherx-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"aetherx-mcp": {
"url": "https://aether-x-oracle-production.up.railway.app/mcp"
}
}
}{
"mcpServers": {
"aetherx-mcp": {
"command": "uvx",
"args": [
"aetherx-mcp"
]
}
}
}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.belegante-byte%2Faetherx-mcp)<a href="https://mcptoplist.com/server/io.github.belegante-byte%2Faetherx-mcp"><img src="https://mcptoplist.com/badge/io.github.belegante-byte%2Faetherx-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
belegante-byte
Other servers by belegante-byte
View all belegante-byte servers →Available versions (6)
| Version | Published |
|---|---|
| 0.4.1 | Sep 19, 2026 |
| 0.4.0 | Sep 19, 2026 |
| 0.3.0 | Sep 19, 2026 |
| 0.2.1 | Sep 18, 2026 |
| 0.1.2 | Sep 17, 2026 |
| 0.1.1 | Sep 17, 2026 |
Frequently asked questions
- Who maintains Aether-X Port Congestion Oracle?
- Aether-X Port Congestion Oracle is maintained by belegante-byte, which publishes 2 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Aether-X Port Congestion Oracle listed on the Official MCP Registry?
- Yes — Aether-X Port Congestion Oracle is listed on the Official MCP Registry.
- How many versions does Aether-X Port Congestion Oracle have?
- MCP Toplist tracks 6 versions of Aether-X Port Congestion Oracle, most recently published on Sep 19, 2026.
- Where can I find the source code for Aether-X Port Congestion Oracle?
- The source code for Aether-X Port Congestion Oracle is hosted at github.com/belegante-byte/aetherx-oracle-engine.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.