Skip to main content
Glama

Hyperliquid MCP Server

by t3rmed

get_user_fills

Retrieve trading history and fill data for wallet addresses on Hyperliquid DEX to track executed trades and transaction records.

Instructions

Get trading history (fills) for the configured wallet or a specific user

Input Schema

NameRequiredDescriptionDefault
userNoUser wallet address (optional, defaults to configured wallet)

Input Schema (JSON Schema)

{ "properties": { "user": { "description": "User wallet address (optional, defaults to configured wallet)", "type": "string" } }, "required": [], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/t3rmed/hyperliquid-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server