Server data from the Official MCP Registry
HL perp funding rates for 229 markets. Sort, history, arb opportunities. x402.
HL perp funding rates for 229 markets. Sort, history, arb opportunities. x402.
Remote endpoints: sse: https://hl-funding-x402-production.up.railway.app/mcp
Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. Trust signals: trusted author (108/109 approved). 1 finding(s) downgraded by scanner intelligence.
Endpoint verified · Open access · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-br0ski777-hl-funding": {
"url": "https://hl-funding-x402-production.up.railway.app/mcp"
}
}
}From the project's GitHub README.
Real-time and historical funding rate data for all 229 Hyperliquid perpetual markets. Sort by rate, pull history, and find arbitrage opportunities -- all via a single x402-powered API.
| Endpoint | Method | Price | Description |
|---|---|---|---|
/api/rates | POST | $0.002 | Current funding rates for all 229 perp markets, sorted by rate |
/api/history | POST | $0.002 | Historical funding rate data for a specific coin |
/api/arb | POST | $0.003 | Find funding rate arbitrage opportunities (extreme rates) |
{
"api": "Hyperliquid Funding Rates API",
"status": "online",
"protocol": "x402",
"network": "base-mainnet"
}
Request:
{ "sort": "abs" }
Response:
{
"totalMarkets": 229,
"sort": "abs",
"timestamp": "2026-04-13T12:00:00.000Z",
"rates": [
{
"coin": "PEPE",
"fundingRate": 0.0005,
"annualizedRate": 54.75,
"premium": 0.001,
"openInterest": 85000000,
"markPrice": 0.0000125
},
{
"coin": "BTC",
"fundingRate": 0.000125,
"annualizedRate": 13.69,
"premium": 0.0002,
"openInterest": 1250000000,
"markPrice": 68500.5
}
]
}
Request:
{ "coin": "ETH", "hours": 24 }
Response:
{
"coin": "ETH",
"hours": 24,
"timestamp": "2026-04-13T12:00:00.000Z",
"entries": [
{ "time": "2026-04-13T08:00:00.000Z", "fundingRate": 0.0001, "annualizedRate": 10.95 },
{ "time": "2026-04-13T00:00:00.000Z", "fundingRate": 0.00012, "annualizedRate": 13.14 },
{ "time": "2026-04-12T16:00:00.000Z", "fundingRate": 0.00008, "annualizedRate": 8.76 }
],
"summary": {
"count": 3,
"avgRate": 0.0001,
"avgAnnualized": 10.95,
"minRate": 0.00008,
"maxRate": 0.00012,
"stdDev": 0.00001633
}
}
Request:
{ "threshold": 0.0001 }
Response:
{
"threshold": 0.0001,
"totalOpportunities": 12,
"longOpportunities": 5,
"shortOpportunities": 7,
"timestamp": "2026-04-13T12:00:00.000Z",
"opportunities": [
{
"coin": "PEPE",
"fundingRate": 0.0005,
"annualizedRate": 54.75,
"direction": "short opportunity",
"openInterest": 85000000,
"markPrice": 0.0000125,
"premium": 0.001
}
]
}
{
"mcpServers": {
"hl-funding": {
"url": "https://PLACEHOLDER.up.railway.app/sse"
}
}
}
smithery mcp install axel-belfort/hl-funding
All endpoints are gated by x402 protocol. Agents pay automatically with USDC on Base L2 -- no API keys, no accounts, no subscriptions. Just send a request and the payment is settled in under 2 seconds.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.