Back to search
90
MCP live v1.1.0 sse

Gas Estimator API

io.github.Br0ski777/gas-estimator

Multi-chain gas estimation — ETH, Base, Polygon, Arbitrum, BSC. x402 micropayment.

Uptime
40.0%
5 probes
Response
216ms
last probe
Tools
1
callable

Tools · 1

crypto_estimate_gas

Use this when you need to compare gas prices across multiple EVM chains at once. Returns multi-chain gas estimates in JSON. 1. chains: array of chain gas data with chain name 2. low: gas price in gwe…

Similar MCP servers embedding-nearest

Gas Estimator API
Multi-chain gas estimation — ETH, Base, Polygon, Arbitrum, BSC. x402 micropayment.
0 tools · sse
Gas Estimator
Estimate gas fees across Ethereum, Base, Polygon, Arbitrum, and BSC.
0 tools
DEX Swap Quotes API live
Best swap quotes across DEXes (Uniswap, SushiSwap, Aerodrome). Base & Ethereum. x402.
1 tools · sse
Wallet Portfolio Tracker API live
Crypto wallet balances, ERC-20 tokens, USD values across Base and Ethereum. x402.
2 tools · sse
Gas Oracle API
Real-time gas prices, gwei tiers, USD cost estimates for Base and Ethereum. x402.
0 tools · sse
Gas Oracle API
Real-time gas prices, gwei tiers, USD cost estimates for Base and Ethereum. x402.
1 tools · sse

How to use

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

{
  "mcpServers": {
    "gas_estimator_api": {
      "url": "https://gas-estimator.api.klymax402.com/mcp",
      "transport": "sse"
    }
  }
}