Loading MCP server directory, please wait...
Read-only Hyperliquid, funding-rate and cross-exchange perpetual spread tools.
npx @getmcp/cli add io.github.derkcc/market-depth-labRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.derkcc/market-depth-lab": {
"command": "npx",
"args": [
"-y",
"market-depth-lab-mcp-server"
],
"env": {
"MDL_POSITION_INDEX_URL": "https://data.marketdepthlab.com/v1/positions/latest",
"MDL_POSITION_INDEX_PATH": ""
}
}
}
}