Back to search
90
MCP v1.0.0 sse

Gas Oracle API

io.github.Br0ski777/gas-oracle

Real-time gas prices, gwei tiers, USD cost estimates for Base and Ethereum. x402.

Uptime
66.7%
3 probes
Response
36ms
last probe
Tools
1
callable

Tools · 1

gas_get_current_price

Use this when you need current gas prices before submitting a transaction. Returns gas tiers and USD cost estimates in JSON. 1. slow: gas price in gwei for slow confirmation (~5 min) 2. standard: gas…

Similar MCP servers embedding-nearest

Gas Oracle API
Real-time gas prices, gwei tiers, USD cost estimates for Base and Ethereum. x402.
0 tools · sse
Gas Oracle
Get real-time gas prices, gwei tiers, and USD cost estimates for Base and Ethereum.
0 tools
io.github.karlwaldman/oilpriceapi
Real-time oil, gas, and commodity prices for Brent, WTI, natural gas, and 40+ commodities.
0 tools
gas_tracker
Get current Ethereum gas prices (slow, standard, fast) [x402: $0.001/call on stellar-testnet, category=data]
0 tools · http
Gas Estimator
Estimate gas fees across Ethereum, Base, Polygon, Arbitrum, and BSC.
0 tools
Gas Estimator API
Multi-chain gas estimation — ETH, Base, Polygon, Arbitrum, BSC. x402 micropayment.
0 tools · sse

How to use

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

{
  "mcpServers": {
    "gas_oracle_api": {
      "url": "https://gas-oracle-x402-production.up.railway.app/mcp",
      "transport": "sse"
    }
  }
}