CryptoData API
Rank #14,510io.github.elevasyncsolutions-jpg/cryptodata-api
Crypto data & trading MCP with 43 tools: prices, DeFi, NFTs, Solana swaps. 11 tools free.
CryptoData API is a Model Context Protocol (MCP) server published by elevasyncsolutions-jpg. It ranks #14,510 of 132,046 servers tracked on MCP Toplist. CryptoData API is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jul 7, 2026 and most recently updated on Jul 12, 2026.
Ranks ahead of 117,536 of 132,046 servers on MCP Toplist.
Use CryptoData API
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http cryptodata-api https://cryptodata-api.datachain.workers.dev/mcpclaude mcp add cryptodata-api -- npx -y @mrsscs/cryptoboss-mcp[mcp_servers.cryptodata-api]
url = "https://cryptodata-api.datachain.workers.dev/mcp"Add to ~/.codex/config.toml.
[mcp_servers.cryptodata-api]
command = "npx"
args = ["-y", "@mrsscs/cryptoboss-mcp"]Add to ~/.codex/config.toml.
https://cryptodata-api.datachain.workers.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"cryptodata-api": {
"command": "npx",
"args": [
"-y",
"@mrsscs/cryptoboss-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"cryptodata-api": {
"url": "https://cryptodata-api.datachain.workers.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"cryptodata-api": {
"command": "npx",
"args": [
"-y",
"@mrsscs/cryptoboss-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cryptodata-api": {
"type": "http",
"url": "https://cryptodata-api.datachain.workers.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"cryptodata-api": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mrsscs/cryptoboss-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cryptodata-api": {
"serverUrl": "https://cryptodata-api.datachain.workers.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cryptodata-api": {
"command": "npx",
"args": [
"-y",
"@mrsscs/cryptoboss-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cryptodata-api": {
"url": "https://cryptodata-api.datachain.workers.dev/mcp"
}
}
}{
"mcpServers": {
"cryptodata-api": {
"command": "npx",
"args": [
"-y",
"@mrsscs/cryptoboss-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/io.github.elevasyncsolutions-jpg%2Fcryptodata-api)<a href="https://mcptoplist.com/server/io.github.elevasyncsolutions-jpg%2Fcryptodata-api"><img src="https://mcptoplist.com/badge/io.github.elevasyncsolutions-jpg%2Fcryptodata-api.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
elevasyncsolutions-jpg
Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Jul 12, 2026 |
| 3.0.0 | Jul 7, 2026 |
Frequently asked questions
- Who maintains CryptoData API?
- CryptoData API is maintained by elevasyncsolutions-jpg, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is CryptoData API listed on the Official MCP Registry?
- Yes — CryptoData API is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does CryptoData API have?
- MCP Toplist tracks 2 versions of CryptoData API, most recently published on Jul 12, 2026.
- Where can I find the source code for CryptoData API?
- The source code for CryptoData API is hosted at github.com/elevasyncsolutions-jpg/cryptodata-api.
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.