MCPify MCP server
Non-custodial Hyperliquid perp trading: live markets, account state, user-armed order execution
Little public usage data yet
Reviews
Write oneNobody has reviewed MCPify yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
MCPify tools (13, 4 write)
write = sends, deletes, buys or postscancel_orderwrite actionFreeUse this when the user asks to cancel a resting or trigger order by its oid (from get_my_open_orders).
close_positionFreeUse this when the user asks to close (fully or partially) an open Hyperliquid position. Risk-reducing: works whenever agent trading is armed.
get_candlesFreeUse this when the user wants OHLCV candle history for a Hyperliquid perp market (for analysis or charting).
get_marketsFreeUse this when the user asks which perpetual markets are tradable on MCPify (Hyperliquid), or for a market overview with prices, 24h change, volume, funding and max leverage.
get_my_accountFreeUse this when the user asks about THEIR MCPify account: balance, withdrawable, open positions with PnL and liquidation prices, and whether agent trading is armed.
get_my_open_ordersFreeUse this when the user asks for their open/resting orders on Hyperliquid (including TP/SL trigger orders). Returns each order's oid for cancellation.
get_my_order_recordswrite actionFreeUse this when the user asks what orders were placed through MCPify (our audit records, including which source placed them: web, mcp agent, admin) — successes and rejections alike.
get_my_trade_historyFreeUse this when the user asks for their recent fills/executions on Hyperliquid (live venue truth: price, size, fee, realized PnL).
get_orderbookFreeUse this when the user wants the live order book (bids/asks) for a Hyperliquid perp market.
get_priceFreeUse this when the user asks the current price of a specific coin on Hyperliquid (mark price, 24h change, volume, funding).
place_orderwrite actionFreeUse this when the user explicitly asks to open a perp position or place an order on Hyperliquid via MCPify. Real funds — ALWAYS call preview_order with the same arguments first, show the user the proposal, and get their explicit confirmation; place_order is refused unless a matching preview ran within the last 10 minutes. Requires Agent Trading enabled on the MCPify settings page.
preview_orderwrite actionFreeUse this BEFORE place_order whenever the user wants to open a position: it validates and sizes the order (fresh est. entry, size after rounding, est. liquidation, TP/SL sanity, MCP caps) WITHOUT placing anything, and shows a proposal card the user can confirm from. Read-only and always safe to call. If the user confirms, call place_order with the same arguments.
set_position_tp_slFreeUse this when the user asks to set or update take-profit / stop-loss on an open Hyperliquid position. Replaces any existing TP/SL triggers for that coin.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 1518ms20/20
- Tool poisoning13 tool descriptions checked15/15
- Auth qualityAPI key sent as a header8/15
- Maintenanceno repository listed3/15
- Maintainer identityverified namespace with website, no repo4/10
Findings (1)
- lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http mcpify https://mcp.mcpify.trade/mcp
MCPify: common questions
- Is MCPify MCP server safe?
- With care: it is graded C, so read the findings first (67/100). Read the MCPify safety report
- How do I install MCPify?
- It runs remotely at mcp.mcpify.trade. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does MCPify need an API key?
- Yes. The registry entry asks for
Authorization. - Is MCPify maintained?
- The latest release is v1.0.0.
- Is MCPify up?
- 100% of our last 7 checks got an answer. We check remote servers about four times a day.
- What can I use instead of MCPify?
- Servers from other publishers that do the same job: Monerometrics MCP server, MCP server and LiquiLens Trade Safety Gateway MCP server. Compare all MCPify alternatives.
Alternatives to MCPify
Same job from other publishers: the closest match first, then the best rated.
- MonerometricsLive Monero network metrics: reorgs, orphans, pool centralization and the Haveno order book.not reviewedGrowingB
MCPCrypto market data: order book depth, liquidity lifetimes and taker flow on 9 spot venuesnot reviewedGrowingB- LiquiLens Trade Safety GatewayRead-only checks for proposed orders against evidence and policy; no trading or payment authority.not reviewedGrowingA
- Federal RegisterFederal Register proposed and final rules, notices, executive orders, and FAR cases. 8 tools.not reviewedEstablishedA
- ShopwareQuery and safely manage a Shopware 6 shop: products, orders, customers, stock, audits, reports.not reviewedEstablishedB