Enterprise DNA
M MCP Servers Developer low

Liquidiction/liquidiction-mcp

by Various

MCP server for Hyperliquid HIP-4 prediction markets - query live odds, orderbooks, candles, trades, and positions from any AI agent

L

MCP

Liquidiction/liquidiction-mcp

Added 1 June 2026

Overview

Liquidiction/liquidiction-mcp is an MCP server that exposes Hyperliquid HIP-4 prediction market data to AI agents. It enables querying live odds, orderbooks, candles, trades, and positions through a standardized interface.

Best for

Best for
Developers building AI agents that need live Hyperliquid prediction market data

Use cases

  • Integrate prediction market odds into an AI trading bot
  • Monitor orderbook depth and trade history from an agent
  • Analyze candle data for market trend detection

How to use

Install

claude mcp add liquidiction npx tsx /path/to/liquidiction-mcp/mcp-server.ts

Tools exposed

  • list_markets
  • get_market_detail
  • get_market_summary
  • get_orderbook
  • get_prices
  • get_candles
  • get_recent_trades
  • get_user_fills
  • get_open_orders
  • get_user_positions
  • HL_API_URL

Tested with

Claude Desktop, Claude Code

Example client config

{\n  "mcpServers": {\n    "liquidiction": {\n      "command": "npx",\n      "args": ["tsx", "/path/to/liquidiction-mcp/mcp-server.ts"]\n    }\n  }\n}

Notes

Liquidiction/liquidiction-mcp is an MCP server that exposes Hyperliquid HIP-4 prediction market data to AI agents. It enables querying live odds, orderbooks, candles, trades, and positions through a standardized interface.

5 stars on GitHub. Last updated 2026-05-02. Licensed MIT.

Use cases

  • Integrate prediction market odds into an AI trading bot
  • Monitor orderbook depth and trade history from an agent
  • Analyze candle data for market trend detection

Pros

  • Provides real-time market data via a simple MCP protocol
  • Written in TypeScript for type safety and easy integration
  • Lightweight with minimal dependencies

Cons

  • Limited to Hyperliquid HIP-4 prediction markets only
  • Small community and few stars may indicate limited support
  • Requires an MCP-compatible client to use

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Provides real-time market data via a simple MCP protocol
  • Written in TypeScript for type safety and easy integration
  • Lightweight with minimal dependencies

Cons

  • Limited to Hyperliquid HIP-4 prediction markets only
  • Small community and few stars may indicate limited support
  • Requires an MCP-compatible client to use
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks