Server data from the Official MCP Registry
Tick-level Hyperliquid market data: fills, L4 book, funding, liquidations, smart triggers.
Tick-level Hyperliquid market data: fills, L4 book, funding, liquidations, smart triggers.
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
5 files analyzed · 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.
Set these up before or after installing:
Environment variable: IRONFLOW_API_KEY
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-ironflowsh-mcp": {
"env": {
"IRONFLOW_API_KEY": "your-ironflow-api-key-here"
},
"args": [
"-y",
"@ironflowsh/mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Model Context Protocol (MCP) server for Ironflow — real-time and historical market data for on-chain derivatives, designed for AI agents.
Exposes 32 tools for market data, analytics, triggers, cohorts, bulk export, and system status. Works with Claude Desktop, Cursor, any MCP-compatible client.
# Run directly (no install)
npx @ironflowsh/mcp
# Or install globally
npm install -g @ironflowsh/mcp
Requires Node.js 18+.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%/Claude/claude_desktop_config.json (Windows):
{
"mcpServers": {
"ironflow": {
"command": "npx",
"args": ["-y", "@ironflowsh/mcp"],
"env": {
"IRONFLOW_API_KEY": "if_your_api_key"
}
}
}
}
Restart Claude Desktop.
Without an API key: 10 req/min, 24h history, REST only. Sign up at ironflow.sh for higher limits.
IRONFLOW_API_KEY=if_xxx npx @ironflowsh/mcp
Market data — get_price, get_orderbook, get_recent_trades, get_candles, get_funding_rates, get_open_interest, get_liquidations, get_fills, get_mark_prices, get_deposits, get_withdrawals, get_order_statuses, get_vault_operations, list_markets
Analytics (Builder+) — get_net_flows, get_liquidation_levels, get_order_flow, get_vault_leaderboard, get_funding_stats
Export (Builder+) — export_data
Triggers — list_triggers, create_trigger, test_trigger, toggle_trigger, delete_trigger
Cohorts — list_cohorts, get_cohort_addresses, delete_cohort
Account & status — get_me, get_status, get_status_metrics, get_status_history
| Env var | Default |
|---|---|
IRONFLOW_API_KEY | — |
IRONFLOW_API_URL | https://api.ironflow.sh |
MIT
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 Taylorwilsdon · Productivity
Control Gmail, Calendar, Docs, Sheets, Drive, and more from your AI