Back to the catalog

MGO — Multi-chain Gas Optimizer

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

Open source Repository Open in the app JSON README (API)

About

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

Details

Kind
MCP servers
Topic
Finance & crypto
Publisher
dlrjsdl200-byte
Origin
official
Category
ferramentas
Transport
http
Version
1.0.0
Last push
2026-07-25T16:54:43Z
Repository state
ativo
Language
JavaScript
License
MIT
Added
2026-08-29 03:02:43
Updated
2026-08-29 03:02:43
Origin id
io.github.dlrjsdl200-byte/mgo-mcp-server

README

# MGO MCP Server

MCP (Model Context Protocol) server for **MGO - Multi-chain Gas Optimizer**.

Compare real-time gas prices across up to 9 EVM chains and get cheapest chain recommendations for AI agents.

## Install via Smithery

```bash
npx @smithery/cli install @dlrjsdl200-byte/mgo-mcp-server --client claude
```

## Tools

| Tool | Description | Cost |
|------|-------------|------|
| `get_gas_demo` | 4-chain gas prices (free, rate limited 10/hr) | Free |
| `get_cheapest_chain` | Direct cheapest chain + savings % | Free |
| `get_gas_basic` | 4-chain comparison with recommendation | $0.001 USDC |
| `get_gas_premium` | 9-chain full comparison | $0.002 USDC |

## Chains Covered

**Basic (4 chains):** Ethereum, Base, Arbitrum, Optimism

**Premium (9 chains):** + BNB Chain, Polygon, Avalanche, zkSync Era, Hyperliquid

## Payment

Paid endpoints use [x402 protocol](https://x402.org) on Base network (USDC).
No API key — pay per call with any EVM wallet.

## Links

- API: https://api.mgo.chain-ops.xyz
- Dashboard: https://mgo.chain-ops.xyz
- Homepage: https://chain-ops.xyz

More