EdgeDepth Research
Rank #3,509com.edgedepth/research
Test crypto and TradFi-perpetual claims using recorded counts, baselines, and replay.
EdgeDepth Research is a Model Context Protocol (MCP) server published by jtucker96. It ranks #3,509 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. EdgeDepth Research is listed across 2 registries — Official MCP and Glama, with 20 tracked versions. It was first listed on Jul 18, 2026 and most recently updated on Sep 14, 2026.
Ranks ahead of 128,537 of 132,046 servers on MCP Toplist.
Use EdgeDepth Research
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http research https://mcp.edgedepth.com/mcpclaude mcp add research -e "EDGEDEPTH_API_KEY=<your EDGEDEPTH_API_KEY>" -- npx -y @edgedepth/research-mcpReplace each placeholder with your own value before saving.
[mcp_servers.research]
url = "https://mcp.edgedepth.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.research]
command = "npx"
args = ["-y", "@edgedepth/research-mcp"]
[mcp_servers.research.env]
EDGEDEPTH_API_KEY = "<your EDGEDEPTH_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.edgedepth.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"research": {
"command": "npx",
"args": [
"-y",
"@edgedepth/research-mcp"
],
"env": {
"EDGEDEPTH_API_KEY": "<your EDGEDEPTH_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"research": {
"url": "https://mcp.edgedepth.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"research": {
"command": "npx",
"args": [
"-y",
"@edgedepth/research-mcp"
],
"env": {
"EDGEDEPTH_API_KEY": "<your EDGEDEPTH_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"research": {
"type": "http",
"url": "https://mcp.edgedepth.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"research": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@edgedepth/research-mcp"
],
"env": {
"EDGEDEPTH_API_KEY": "<your EDGEDEPTH_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"research": {
"serverUrl": "https://mcp.edgedepth.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"research": {
"command": "npx",
"args": [
"-y",
"@edgedepth/research-mcp"
],
"env": {
"EDGEDEPTH_API_KEY": "<your EDGEDEPTH_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"research": {
"url": "https://mcp.edgedepth.com/mcp"
}
}
}{
"mcpServers": {
"research": {
"command": "npx",
"args": [
"-y",
"@edgedepth/research-mcp"
],
"env": {
"EDGEDEPTH_API_KEY": "<your EDGEDEPTH_API_KEY>"
}
}
}
}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/com.edgedepth%2Fresearch)<a href="https://mcptoplist.com/server/com.edgedepth%2Fresearch"><img src="https://mcptoplist.com/badge/com.edgedepth%2Fresearch.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
jtucker96
Available versions (20)
| Version | Published |
|---|---|
| 0.9.0 | Sep 14, 2026 |
| 0.8.1 | Sep 10, 2026 |
| 0.8.0 | Sep 9, 2026 |
| 0.6.2 | Sep 6, 2026 |
| 0.6.1 | Sep 5, 2026 |
| 0.6.0 | Sep 5, 2026 |
| 0.5.1 | Sep 4, 2026 |
| 0.5.0 | Sep 4, 2026 |
| 0.4.0 | Sep 4, 2026 |
| 0.3.0 | Aug 25, 2026 |
| 0.2.6 | Aug 15, 2026 |
| 0.2.5 | Jul 31, 2026 |
| 0.2.4 | Jul 29, 2026 |
| 0.2.3 | Jul 27, 2026 |
| 0.2.2 | Jul 27, 2026 |
| 0.2.1 | Jul 20, 2026 |
| 0.2.0 | Jul 20, 2026 |
| 0.1.3 | Jul 20, 2026 |
| 0.1.2 | Jul 19, 2026 |
| 0.1.0 | Jul 18, 2026 |
Frequently asked questions
- Who maintains EdgeDepth Research?
- EdgeDepth Research is maintained by jtucker96, which publishes 1 MCP server (20 total versions) tracked on MCP Toplist.
- Is EdgeDepth Research listed on the Official MCP Registry?
- Yes — EdgeDepth Research is listed on the Official MCP Registry, alongside Glama.
- How many versions does EdgeDepth Research have?
- MCP Toplist tracks 20 versions of EdgeDepth Research, most recently published on Sep 14, 2026.
- Where can I find the source code for EdgeDepth Research?
- The source code for EdgeDepth Research is hosted at gitlab.com/jtucker96/edgedepth-research-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.