Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

MGO — Multi-chain Gas Optimizer

io.github.dlrjsdl200-byte/mgo-mcp-server

Find the cheapest EVM chain across up to 9 networks with savings %. Pay-per-call via x402 on Base.

Uptime
50.0%
2 direct probes · 30d
Response
706ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

get_gas_demo

Get free real-time gas prices for 4 major EVM chains (Ethereum, Base, Arbitrum, Optimism). Rate limited 10/hr.

get_cheapest_chain

Get a direct recommendation for the cheapest EVM chain right now with savings %. Free, rate limited.

get_gas_basic

Find the cheapest EVM chain before sending a transaction. Compares live gas across Ethereum, Base, Arbitrum & Optimism and returns the cheapest chain with savings % (e.g. 'Use Base — saves 99.8% vs Et…

get_gas_premium

Find the cheapest EVM chain across 9 networks before transacting. Covers Ethereum, Base, Arbitrum, Optimism, BNB, Polygon, Avalanche, zkSync & Hyperliquid; returns the cheapest chain with savings % fo…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "mgo_—_multi-chain_gas_optimizer": {
      "url": "https://x402-gas-api.vercel.app/mcp",
      "transport": "streamable-http"
    }
  }
}