MCP Server
MCP
Market Depth Lab
Read-only Hyperliquid, funding-rate and cross-exchange perpetual spread tools.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "market-depth-lab-mcp-server",
"version": "0.2.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional remote read-only Market Depth Lab position index URL.",
"default": "https://data.marketdepthlab.com/v1/positions/latest",
"name": "MDL_POSITION_INDEX_URL"
},
{
"description": "Optional local position-index JSON path. Overrides the remote URL.",
"format": "filepath",
"name": "MDL_POSITION_INDEX_PATH"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment