Back to search
100
MCP v1.0.1 sse

Hyperliquid Spot API

io.github.Br0ski777/hl-spot

Hyperliquid spot tokens, prices, volume, wallet balances. 454 tokens. x402 micropayment.

Uptime
50.0%
4 probes
Response
211ms
last probe
Tools
3
callable

Tools · 3

hyperliquid_list_spot_tokens

Use this when you need to list or search spot tokens available on Hyperliquid L1 DEX. Returns all 454 spot tokens with full metadata including token name, symbol, tokenId, index, decimals, and wei con…

hyperliquid_get_spot_markets

Use this when you need live spot market data from Hyperliquid DEX: prices, 24h volume, and trading activity for all spot pairs. Returns merged token metadata + real-time market context for every activ…

hyperliquid_get_spot_balances

Use this when you need to check spot token balances for a specific wallet address on Hyperliquid L1 DEX. Returns all non-zero spot token holdings with available and held (in-order) amounts. Returns f…

Similar MCP servers embedding-nearest

Hyperliquid Perp Market Data API
Hyperliquid perp order book, prices, funding, OI, candles. x402 paid.
3 tools · sse
Hyperliquid Whale Position Tracker API
Top Hyperliquid trader positions — long/short, size, PnL, leverage, sentiment. x402.
1 tools · sse
Hyperliquid Funding Rates API
HL perp funding rates for 229 markets. Sort, history, arb opportunities. x402.
3 tools · sse
Hyperliquid Spot API
Hyperliquid spot tokens, prices, volume, wallet balances. 454 tokens. x402 micropayment.
0 tools · sse
Hyperliquid Spot
Fetch Hyperliquid spot token prices, volume, and wallet balances.
0 tools
Token Safety & Contract Risk API live
Token safety check — honeypot, tax, proxy, blacklist, risk score. GoPlus-powered. x402.
1 tools · sse

How to use

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

{
  "mcpServers": {
    "hyperliquid_spot_api": {
      "url": "https://hl-spot-x402-production.up.railway.app/mcp",
      "transport": "sse"
    }
  }
}