polskidegen-hl-tracker
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_positionsA | Get open perpetual positions for a Hyperliquid wallet (size, entry, mark, uPnL, ROE, leverage, liquidation price) plus account value, margin used, withdrawable. |
| get_spot_balancesA | Get spot token balances for a Hyperliquid wallet (free, locked, total; USD value where available). |
| get_fillsA | Get recent fills (trades) for a Hyperliquid wallet. Returns up to 500 fills from the last N days (default 7). |
| get_pnl_summaryB | Compute realized PnL summary for a Hyperliquid wallet: total PnL, closed trades, win rate, avg ROI, best/worst trade, avg hold time. |
| get_fundingA | Get funding payments/receipts for a Hyperliquid wallet over the last N days (default 7). Returns net funding, paid, received, and per-coin breakdown. |
| compare_walletsA | Compare 2–5 Hyperliquid wallets side-by-side: account value, 30d PnL, win rate, avg ROI, top position. |
| get_priceA | Get current market price for a Hyperliquid perp (mid, mark, oracle, 24h change, funding rate, OI, 24h volume). |
| get_top_tradersA | Return the top N Hyperliquid traders by PnL / ROI / volume over a time window (24h, 7d, 30d, or all-time). Uses Hyperliquid's own public leaderboard endpoint — no API key, covers all 30k+ accounts. Returns addresses you can feed into get_positions / get_pnl_summary / get_fills for deeper analysis. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/polskidegen/polskidegen-hl-tracker'
If you have feedback or need assistance with the MCP directory API, please join our Discord server