Gas Estimator API
io.github.Br0ski777/gas-estimatorMulti-chain gas estimation — ETH, Base, Polygon, Arbitrum, BSC. x402 micropayment.
Tools · 1
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
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"
}
}
}