Mmcp.market

MCPify MCP server

by mcpify.trade·trade.mcpify/mcpify·v1.0.0

Non-custodial Hyperliquid perp trading: live markets, account state, user-armed order execution

C67/100grade C
What users say
No reviews yet
Be the first
Safety scan
C67/100

full report

Adoption
New

Little public usage data yet

Reviews

Write one

Nobody 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 posts
  • cancel_orderwrite actionFree

    Use this when the user asks to cancel a resting or trigger order by its oid (from get_my_open_orders).

  • close_positionFree

    Use this when the user asks to close (fully or partially) an open Hyperliquid position. Risk-reducing: works whenever agent trading is armed.

  • get_candlesFree

    Use this when the user wants OHLCV candle history for a Hyperliquid perp market (for analysis or charting).

  • get_marketsFree

    Use 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_accountFree

    Use 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_ordersFree

    Use 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 actionFree

    Use 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_historyFree

    Use this when the user asks for their recent fills/executions on Hyperliquid (live venue truth: price, size, fee, realized PnL).

  • get_orderbookFree

    Use this when the user wants the live order book (bids/asks) for a Hyperliquid perp market.

  • get_priceFree

    Use this when the user asks the current price of a specific coin on Hyperliquid (mark price, 24h change, volume, funding).

  • place_orderwrite actionFree

    Use 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 actionFree

    Use 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_slFree

    Use 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

1 low
  • 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 listedmaint.no-repo
Overall 67/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add --transport http mcpify https://mcp.mcpify.trade/mcp
Add to Cursor

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.

All MCPify alternatives →
  • Monerometrics
    Live Monero network metrics: reorgs, orphans, pool centralization and the Haveno order book.
    B
  • MCP
    Crypto market data: order book depth, liquidity lifetimes and taker flow on 9 spot venues
    B
  • LiquiLens Trade Safety Gateway
    Read-only checks for proposed orders against evidence and policy; no trading or payment authority.
    A
  • Federal Register
    Federal Register proposed and final rules, notices, executive orders, and FAR cases. 8 tools.
    A
  • Shopware
    Query and safely manage a Shopware 6 shop: products, orders, customers, stock, audits, reports.
    B

More from mcpify.trade