dex-data
Rank #14,497com.donnyautomation/dex-data
DEX market data, SEC EDGAR change oracles, LEI and US Treasury curve. 13 tools, x402 paid.
dex-data is a Model Context Protocol (MCP) server published by donnywin85. It ranks #14,497 of 132,046 servers tracked on MCP Toplist. dex-data is listed across 2 registries — Official MCP and Glama, with 5 tracked versions. It was first listed on Jul 31, 2026 and most recently updated on Sep 16, 2026.
Ranks ahead of 117,549 of 132,046 servers on MCP Toplist.
Use dex-data
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add dex-data -- npx -y dex-data-mcp[mcp_servers.dex-data]
command = "npx"
args = ["-y", "dex-data-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"dex-data": {
"command": "npx",
"args": [
"-y",
"dex-data-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"dex-data": {
"command": "npx",
"args": [
"-y",
"dex-data-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"dex-data": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"dex-data-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"dex-data": {
"command": "npx",
"args": [
"-y",
"dex-data-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"dex-data": {
"command": "npx",
"args": [
"-y",
"dex-data-mcp"
]
}
}
}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.donnyautomation%2Fdex-data)<a href="https://mcptoplist.com/server/com.donnyautomation%2Fdex-data"><img src="https://mcptoplist.com/badge/com.donnyautomation%2Fdex-data.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
donnywin85
Other servers by donnywin85
View all donnywin85 servers →Available versions (5)
| Version | Published |
|---|---|
| 1.7.0 | Sep 16, 2026 |
| 1.6.0 | Aug 25, 2026 |
| 1.5.1 | Aug 4, 2026 |
| 1.5.0 | Aug 4, 2026 |
| 1.1.1 | Aug 1, 2026 |
Frequently asked questions
- Who maintains dex-data?
- dex-data is maintained by donnywin85, which publishes 4 MCP servers (8 total versions) tracked on MCP Toplist.
- Is dex-data listed on the Official MCP Registry?
- Yes — dex-data is listed on the Official MCP Registry, alongside Glama.
- How many versions does dex-data have?
- MCP Toplist tracks 5 versions of dex-data, most recently published on Sep 16, 2026.
- Where can I find the source code for dex-data?
- The source code for dex-data is hosted at github.com/donnywin85/dex-data-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.