Market Depth Lab
Rank #36,656io.github.derkcc/market-depth-lab
Read-only Hyperliquid, funding-rate and cross-exchange perpetual spread tools.
Market Depth Lab is a Model Context Protocol (MCP) server published by derkcc. It ranks #36,656 of 132,113 servers tracked on MCP Toplist. Market Depth Lab is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 28, 2026 and most recently updated on Jul 28, 2026.
Ranks ahead of 95,457 of 132,113 servers on MCP Toplist.
Use Market Depth Lab
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add market-depth-lab -e "MDL_POSITION_INDEX_URL=<your MDL_POSITION_INDEX_URL>" -e "MDL_POSITION_INDEX_PATH=<your MDL_POSITION_INDEX_PATH>" -- npx -y market-depth-lab-mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.market-depth-lab]
command = "npx"
args = ["-y", "market-depth-lab-mcp-server"]
[mcp_servers.market-depth-lab.env]
MDL_POSITION_INDEX_URL = "<your MDL_POSITION_INDEX_URL>"
MDL_POSITION_INDEX_PATH = "<your MDL_POSITION_INDEX_PATH>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"market-depth-lab": {
"command": "npx",
"args": [
"-y",
"market-depth-lab-mcp-server"
],
"env": {
"MDL_POSITION_INDEX_URL": "<your MDL_POSITION_INDEX_URL>",
"MDL_POSITION_INDEX_PATH": "<your MDL_POSITION_INDEX_PATH>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"market-depth-lab": {
"command": "npx",
"args": [
"-y",
"market-depth-lab-mcp-server"
],
"env": {
"MDL_POSITION_INDEX_URL": "<your MDL_POSITION_INDEX_URL>",
"MDL_POSITION_INDEX_PATH": "<your MDL_POSITION_INDEX_PATH>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"market-depth-lab": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"market-depth-lab-mcp-server"
],
"env": {
"MDL_POSITION_INDEX_URL": "<your MDL_POSITION_INDEX_URL>",
"MDL_POSITION_INDEX_PATH": "<your MDL_POSITION_INDEX_PATH>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"market-depth-lab": {
"command": "npx",
"args": [
"-y",
"market-depth-lab-mcp-server"
],
"env": {
"MDL_POSITION_INDEX_URL": "<your MDL_POSITION_INDEX_URL>",
"MDL_POSITION_INDEX_PATH": "<your MDL_POSITION_INDEX_PATH>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"market-depth-lab": {
"command": "npx",
"args": [
"-y",
"market-depth-lab-mcp-server"
],
"env": {
"MDL_POSITION_INDEX_URL": "<your MDL_POSITION_INDEX_URL>",
"MDL_POSITION_INDEX_PATH": "<your MDL_POSITION_INDEX_PATH>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.derkcc%2Fmarket-depth-lab)<a href="https://mcptoplist.com/server/io.github.derkcc%2Fmarket-depth-lab"><img src="https://mcptoplist.com/badge/io.github.derkcc%2Fmarket-depth-lab.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
derkcc
Other servers by derkcc
View all derkcc servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.2 | Jul 28, 2026 |
Frequently asked questions
- Who maintains Market Depth Lab?
- Market Depth Lab is maintained by derkcc, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Market Depth Lab listed on the Official MCP Registry?
- Yes — Market Depth Lab is listed on the Official MCP Registry, alongside Glama.
- How many versions does Market Depth Lab have?
- MCP Toplist tracks 1 version of Market Depth Lab, most recently published on Jul 28, 2026.
- Where can I find the source code for Market Depth Lab?
- The source code for Market Depth Lab is hosted at github.com/derkcc/market-depth-lab-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.