Skip to content
Back to search
30
MCP http

Ethereum Gas Tracker

x402/ethereum-gas-tracker

Real-time Ethereum gas prices (safe / standard / fast tier) directly from Etherscan V2. Essential for AI trading bots, MEV agents, and dApps that need to time transactions for cost efficiency. Pay-per-call with USDC. [x402: $0.05/call on base, category=finance]

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

How to use

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

{
  "mcpServers": {
    "ethereum_gas_tracker": {
      "url": "https://proxy.suverse.io/v1/data/ethereum-gas-tracker",
      "transport": "http"
    }
  }
}