Skip to main content
ClaudeWave

Read-only Hyperliquid market data and wallet analytics MCP server for Claude, Cursor and AI agents

MCP ServersRegistry oficial0 estrellas0 forksTypeScriptMITActualizado today
ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 9/24/2026
Install in Claude Code / Claude Desktop
Method: NPX · @ironflowsh/mcp
Claude Code CLI
claude mcp add mcp -- npx -y @ironflowsh/mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": ["-y", "@ironflowsh/mcp"],
      "env": {
        "IRONFLOW_API_KEY": "<ironflow_api_key>"
      }
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Detected environment variables
IRONFLOW_API_KEY
Casos de uso

Resumen de MCP Servers

# @ironflowsh/mcp

MCP server for [Ironflow](https://ironflow.sh): read-only Hyperliquid market data and wallet analytics for Claude Desktop, Cursor and any MCP client. It covers native perps, HIP-3 builder markets, HIP-4 outcome markets and spot. 30 tools, all read-only.

No API key needed to start: keyless calls get 10 requests per minute and 24 hours of history. A free key from [ironflow.sh/key](https://ironflow.sh/key) raises that to 60 requests per minute and 30 days.

## Example questions

> "What were the largest Hyperliquid liquidations in the last 24 hours?"

> "Show funding rates for the HIP-3 markets right now."

> "List the HIP-4 outcome markets that are live."

> "Summarize this wallet's last 30 days: PnL, fees, maker share, funding paid."

## Install

```bash
npx -y @ironflowsh/mcp
```

Requires Node.js 18+.

## Claude Desktop

Add to `~/Library/Application Support/Claude/claude_desktop_config.json` (macOS) or `%APPDATA%/Claude/claude_desktop_config.json` (Windows):

```json
{
  "mcpServers": {
    "ironflow": {
      "command": "npx",
      "args": ["-y", "@ironflowsh/mcp"]
    }
  }
}
```

To use a key in Claude Desktop or Cursor, add `"env": { "IRONFLOW_API_KEY": "if_your_api_key" }` to the server block.

## Claude Code

```bash
claude mcp add ironflow -- npx -y @ironflowsh/mcp

# with a free key
claude mcp add ironflow -e IRONFLOW_API_KEY=if_your_api_key -- npx -y @ironflowsh/mcp
```

## Cursor

Add the same `mcpServers` block to `~/.cursor/mcp.json` or a project's `.cursor/mcp.json`.

## Tools

**Market data:** `get_price`, `get_recent_trades`, `get_candles`, `get_funding_rates`, `get_open_interest`, `get_liquidations`, `get_fills`, `get_mark_prices`, `get_vault_operations`, `list_markets`, `get_markets_snapshot`

**Market analytics:** `get_net_flows`, `get_liquidation_levels`, `get_order_flow`, `get_funding_stats`, `get_vault_leaderboard`, `get_pnl_leaderboard`, `get_market_top_wallets`, `get_wallet_labels`

**Wallet analytics:** `get_user_state`, `get_user_summary`, `get_user_pnl_series`, `get_user_funding`, `get_user_maker_taker`, `get_user_ledger`

**Cohorts:** `list_cohorts`, `get_cohort_addresses`

**Status:** `get_status`, `get_status_metrics`, `get_status_history`

Fill history covers a rolling 12 months. There is no order book, order status or streaming tool.

## Configuration

| Env var | Default |
|---|---|
| `IRONFLOW_API_KEY` | optional; free key at [ironflow.sh/key](https://ironflow.sh/key) |
| `IRONFLOW_API_URL` | `https://api.ironflow.sh` |

## Links

- Docs: [docs.ironflow.sh](https://docs.ironflow.sh)
- API reference: [docs.ironflow.sh/api-reference](https://docs.ironflow.sh/api-reference)
- Hyperliquid node guides: [ironflow.sh/guides](https://ironflow.sh/guides)

## License

MIT
ai-agentshyperliquidmarket-datamcpmcp-servertrading

Lo que la gente pregunta sobre mcp

¿Qué es ironflowsh/mcp?

+

ironflowsh/mcp es mcp servers para el ecosistema de Claude AI. Read-only Hyperliquid market data and wallet analytics MCP server for Claude, Cursor and AI agents Tiene 0 estrellas en GitHub y su última actualización registrada es del 2026-09-23.

¿Cómo se instala mcp?

+

Puedes instalar mcp clonando el repositorio (https://github.com/ironflowsh/mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar ironflowsh/mcp?

+

Nuestro agente de seguridad ha analizado ironflowsh/mcp y le ha asignado un Trust Score de 95/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene ironflowsh/mcp?

+

ironflowsh/mcp es mantenido por ironflowsh. La última actividad registrada en GitHub es del 2026-09-23, con 0 issues abiertos.

¿Hay alternativas a mcp?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega mcp en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: ironflowsh/mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/ironflowsh-mcp)](https://claudewave.com/repo/ironflowsh-mcp)
<a href="https://claudewave.com/repo/ironflowsh-mcp"><img src="https://claudewave.com/api/badge/ironflowsh-mcp" alt="Featured on ClaudeWave: ironflowsh/mcp" width="320" height="64" /></a>

Más MCP Servers

Alternativas a mcp