Connects Claude to Hyperliquid's perpetuals and options markets through a hosted endpoint that requires no API keys or authentication. The server is deterministically generated from Hyperliquid's API spec, meaning every tool maps directly to a real endpoint without synthetic wrappers. You get access to position data, market information, and trading primitives. Useful when you need an agent to query DeFi positions, analyze perpetual funding rates, or pull options chain data without managing infrastructure. Part of Junct's broader effort to make web3 APIs agent-readable. Just drop the streamable HTTP URL into your MCP config and start querying Hyperliquid state.
MCP server for Hyperliquid. Agent-ready API for Hyperliquid.
Hosted at hyperliquid.mcp.junct.dev/mcp. Free to use. No auth. No API key required.
Part of Junct — the agent-readiness layer for web3.
Add to your MCP client config (Claude Desktop, Cursor, Windsurf):
{
"mcpServers": {
"hyperliquid": {
"url": "https://hyperliquid.mcp.junct.dev/mcp",
"transport": "streamable-http"
}
}
}
This MCP server is deterministically generated from the Hyperliquid API specification. Every tool maps 1:1 to a real API endpoint — no hallucinated endpoints.
https://hyperliquid.mcp.junct.dev/mcpKeywords: Hyperliquid, MCP server, DeFi, AI agent, agent-ready API, crypto tools, Model Context Protocol
com.mcparmory/google-sheets
domdomegg/google-sheets-mcp
henilcalagiya/google-sheets-mcp
cct15/war-dashboard-data
moooonad/mcp-google-sheets-full
io.github.br0ski777/csv-to-json