mcpbeat Sign in

Ironflowsh MCP Server

by ironflowsh Your server? Claim it
local only

Ironflowsh runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm.

Tick-level Hyperliquid market data: fills, L4 book, funding, liquidations, smart triggers.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 26 · avg 5 · +280% w/w
a month agotoday
37
Installs / week
npm · @ironflowsh/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp -- npx -y @ironflowsh/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@ironflowsh/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@ironflowsh/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@ironflowsh/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@ironflowsh/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: IRONFLOW_API_KEY (Ironflow API key. Create one at https://ironflow.sh/dashboard/login (free tier covers 24h of history with no credit card).). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Ironflowsh

same job, measured the same way
0xArchive Market Data
by 0xarchive

Real-time & historical Hyperliquid/Lighter: L4/L2/L3, fills, funding, OI, liquidations, candles

answering
Hyperliquid MCP
by kitsune-de

Read-only Hyperliquid data: markets, funding rates, order books, candles, positions and fills

39 installs/wk local only
Hyperliquid Info MCP
by glebenjoy

Hyperliquid perp & spot data: prices, funding, open interest, order book, positions. No API key.

47 installs/wk local only
Hyperliquid Market Data — OHLCV, Funding Rates & Positioning (Tessera)
by tesseralytics

Hyperliquid perp market data for LLMs: OHLCV, funding, open interest, positioning & forecasts.

9 tools answering
MarketTrace agent-feed
by markettrace

Crypto perps data for AI agents: funding rates, open interest, liquidations, order book, CVD.

answering
Hyperliquid / HyperEVM
by sand0vvv

Read-only Hyperliquid and HyperEVM data: yields, protocols, fees, markets, funding, depth.

34 installs/wk local only
CryptoDataAPI
by cryptodataapi

Live crypto market data: prices, funding, OI, liquidations, regimes, GEX, whales, sentiment, macro.

26 tools answering
Fia Signals MCP
by odds7

Crypto market intelligence: regime detection, funding rates, liquidations, prices, signals.

8 tools answering

Ironflowsh — questions

Answers built from our own checks of this server.

Why is there no uptime for Ironflowsh?
Ironflowsh runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @ironflowsh/mcp was installed 37 times last week.
Is Ironflowsh still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Ironflowsh?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @ironflowsh/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Ironflowsh?
The npm package @ironflowsh/mcp was installed 37 times in the last week. Week over week that is +280%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.