funding-rate-mcp
MCP server for Hyperliquid perpetual funding rate opportunities. Scans 229 markets for extreme hourly rates.
Documentation
Funding Rate MCP Server
Real-time Hyperliquid perpetual funding rate scanner via MCP. Find extreme funding rates across 229 markets and identify hourly income opportunities.
Install
pip install funding-rate-mcpClaude Desktop
{
"mcpServers": {
"funding-rate": {
"command": "python",
"args": ["-m", "funding_rate_mcp"]
}
}
}Then ask: *"What are the best funding rate opportunities on Hyperliquid right now?"*
Tools
| Tool | Description |
|---|---|
| `scan_funding_rates(min_rate_pct, equity, leverage)` | Scan all 229 perps for extreme funding rates with income projections |
| `get_rate(asset)` | Get current funding rate for a specific asset |
| `list_assets()` | List all markets with extreme funding rates |
How Funding Rates Work
Perpetual futures use funding rates to keep the price aligned with spot. Every hour, one side pays the other:
- Negative funding → longs get paid (market is bearish)
- Positive funding → shorts get paid (market is bullish)
When rates are extreme (-1000%+ annualized), there's a known edge: go contra to collect hourly payments.
Example
> scan_funding_rates(min_rate_pct=0.05, equity=100, leverage=5)
# Funding Rate Scan — 2026-04-12 19:44 UTC
Equity: $100 | Leverage: 5x | Notional: $500
## LOW Risk
- **LONG 0G** | rate: -0.191%/hr (-1671% ann) | $0.96/hr = $22.96/day |
fee recovery: 0.5h | mark: $0.6166 | 24h vol: $878,587
- **SHORT MAVIA** | rate: +0.089%/hr (+776% ann) | $0.44/hr = $10.62/day |
fee recovery: 1.0h | mark: $0.0304 | 24h vol: $62,178License
MIT
Frequently asked questions
What is funding-rate-mcp?
funding-rate-mcp is MCP server for Hyperliquid perpetual funding rate opportunities. Scans 229 markets for extreme hourly rates.
How do I install funding-rate-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is funding-rate-mcp open source?
Yes — it is hosted on GitHub at https://github.com/RJW34/funding-rate-mcp.
Related MCP tools
Cognee is the open-source AI memory platform for agents. Give your AI agents persistent long-term memory across sessions with a self-hosted knowledge graph engine.
Automate browser based workflows with AI
Hindsight: Agent Memory That Learns
A privacy-first app that strips AI watermarks from content you own.
Agent framework and applications built upon Qwen>=3.0, featuring Function Calling, MCP, Code Interpreter, RAG, Chrome extension, etc.
The power of Claude Code / GeminiCLI / CodexCLI + [Gemini / OpenAI / OpenRouter / Azure / Grok / Ollama / Custom Model / All Of The Above] working as one.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP