Back to search
90
MCP v1.0.0 sse

Solana Priority Fee Estimator API

io.github.Br0ski777/solana-fees

Solana priority fees at 6 levels, cost in SOL/USD, congestion. x402.

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

Tools · 1

solana_get_priority_fees

Use this when you need priority fee estimates before sending a Solana transaction. Returns recommended compute unit prices at 6 levels based on recent network activity. 1. fees: object with 6 fee lev…

Similar MCP servers embedding-nearest

Solana Priority Fee Estimator API
Solana priority fees at 6 levels, cost in SOL/USD, congestion. x402.
0 tools · sse
Solana Fees
Solana network priority fee data at six congestion levels, with costs expressed in SOL and USD.
0 tools
Jupiter Solana Swap Quote API live
Solana swap quotes via Jupiter — best route, price impact, priority fees, USD pricing. x402.
1 tools · sse
Solana Pool Liquidity Scanner API live
Solana DEX pool liquidity depth — TVL, slippage, volume, Raydium/Orca/Meteora. x402.
1 tools · sse
Gas Estimator API live
Multi-chain gas estimation — ETH, Base, Polygon, Arbitrum, BSC. x402 micropayment.
1 tools · sse
Jupiter Solana Swap Quote API
Solana swap quotes via Jupiter — best route, price impact, priority fees, USD pricing. x402.
0 tools · sse

How to use

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

{
  "mcpServers": {
    "solana_priority_fee_estimator_api": {
      "url": "https://solana-fees-x402-production.up.railway.app/mcp",
      "transport": "sse"
    }
  }
}