69
/ 100
13 days ago
glama

HyperLiquid MCP Server

基于FastMCP的HyperLiquid交易MCP服务器,为AI助手提供市价/限价订单、仓位管理、市场数据等工具,支持与HyperLiquid永续合约和现货交易平台交互。

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: HYPERLIQUID_PRIVATE_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretHYPERLIQUID_PRIVATE_KEYexport ="0x..."
configHYPERLIQUID_TESTNETexport ="true" # 强烈建议先用测试网!
configHYPERLIQUID_ACCOUNT_ADDRESS可选,自动从私钥派生
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/talkincode-hyperliquid-mcp-python-1dt9ro)](https://m8ven.ai/mcp/talkincode-hyperliquid-mcp-python-1dt9ro)
commit: 4be4c7755f7f7ec94507bcfc237dce51f45a1d92
code hash: dbd75bc9976b39eacfaceaae152b59f0b118cb5071997b6664e83fd82969ea8d
verified: 6/15/2026, 3:11:23 PM
view raw JSON →