Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

CryptoData API

REMOTE · CRYPTODATA-API.DATACHAIN.WORKERS.DEV · SCANNED SEP 20

Crypto MCP with 21 tools for market data, DeFi, analytics, and sentiment. Post-paid USDC billing.

0 this week 68 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability53
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 2169 tokens (~45/item across 48 items; 48 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage73
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 19% of tool parameters carry a description.Partial
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "delete_alert" implies "delete" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 48 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities40
  • Spec-recency check failed: implements MCP spec 2025-03-26; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the CryptoData API MCP server?

CryptoData API is a hosted endpoint at https://cryptodata-api.datachain.workers.dev/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · cryptodata-api.datachain.workers.dev

# add to Claude Code
claude mcp add --transport http elevasyncsolutions-jpg-cryptodata-api 'https://cryptodata-api.datachain.workers.dev/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "elevasyncsolutions-jpg-cryptodata-api": {
      "url": "https://cryptodata-api.datachain.workers.dev/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "elevasyncsolutions-jpg-cryptodata-api": {
      "type": "http",
      "url": "https://cryptodata-api.datachain.workers.dev/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.elevasyncsolutions-jpg-cryptodata-api]
url = "https://cryptodata-api.datachain.workers.dev/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "elevasyncsolutions-jpg-cryptodata-api": {
      "type": "remote",
      "url": "https://cryptodata-api.datachain.workers.dev/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add elevasyncsolutions-jpg-cryptodata-api --url 'https://cryptodata-api.datachain.workers.dev/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  elevasyncsolutions-jpg-cryptodata-api:
    url: "https://cryptodata-api.datachain.workers.dev/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "elevasyncsolutions-jpg-cryptodata-api": {
      "Transport": "http",
      "Url": "https://cryptodata-api.datachain.workers.dev/mcp"
    }
  }
}
# add to Vellum
assistant mcp add elevasyncsolutions-jpg-cryptodata-api -t streamable-http -u 'https://cryptodata-api.datachain.workers.dev/mcp'
// mcp.json
{
  "mcpServers": {
    "elevasyncsolutions-jpg-cryptodata-api": {
      "type": "http",
      "url": "https://cryptodata-api.datachain.workers.dev/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 26 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 +1
    • Stability: 0.97 → pass security
  • 23 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 0
    • Stability: 0.07 → fail security
    • A breaking change shipped without a version bump: still 3.0.0 security
    • Tool “analyze_solana_token” was removed security
    • Tool “check_agent_balance” was removed security
    • Tool “get_jupiter_quote” was removed security
    • Tool “get_pump_fun_new” was removed security
    • Tool “pay_agent” was removed security
    • Tool coverage: 19% → 12% functional
    • Schema quality: 2168 → 1833 functional
  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Probed https://cryptodata-api.datachain.workers.dev/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=datachain.workers.dev CN=WE1,O=Google Trust Services,C=US 4 Sept 2026 3 Dec 2026 ECDSA 256 ECDSA-SHA256 234ca6924fb21ff8137afbf41db8ad0f
SANs: datachain.workers.dev, *.datachain.workers.dev
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of cryptodata-api.datachain.workers.dev. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
dev. present 60074 8 Verified
workers.dev. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://cryptodata-api.datachain.workers.dev/mcp Verified 200
http (plaintext) http://cryptodata-api.datachain.workers.dev/mcp HTTPS enforced 301 https://cryptodata-api.datachain.workers.dev/mcp
MCP tools · 48 exposed · ~2,169 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
analyze_contract ~54

Deep contract audit: liquidity, holder risk, bundled supply, honeypot, price manipulation. $0.05.

NameTypeReqDescription
addressstringyes
api_keystringyes
chainstring

No output schema declared.

No examples provided.

analyze_solana_token ~52

Deep Solana token analysis: mint authority, freeze authority, supply, decimals, metadata. $0.05.

NameTypeReqDescription
api_keystringyes
mintstringyesSPL token mint address

No output schema declared.

No examples provided.

check_agent_balance ~31

Check an agent's CryptoBoss API balance. $0.005.

NameTypeReqDescription
api_keystringyes

No output schema declared.

No examples provided.

check_approvals ~45

Check token approval risks: infinite approval detection, spending limits, dangerous functions. $0.03.

NameTypeReqDescription
addressstringyes
api_keystringyes

No output schema declared.

No examples provided.

check_usage ~24

Check your API key balance and usage.

NameTypeReqDescription
api_keystringyes

No output schema declared.

No examples provided.

compare_coins ~58

Side-by-side comparison of multiple coins: price, market cap, volume, 24h change, ATH. $0.02.

NameTypeReqDescription
api_keystringyes
coinsstring
vsstring

No output schema declared.

No examples provided.

delete_alert ~36

Delete a price alert by ID. $0.005.

NameTypeReqDescription
alert_idstringyes
api_keystringyes

No output schema declared.

No examples provided.

get_alerts ~28

List all active price alerts. $0.005.

NameTypeReqDescription
api_keystringyes

No output schema declared.

No examples provided.

get_arbitrage ~41

Scan price differences between CEX and DEX markets. $0.03.

NameTypeReqDescription
api_keystringyes
coinsstring

No output schema declared.

No examples provided.

get_categories ~32

Top crypto categories by market cap (api_key required).

NameTypeReqDescription
api_keystringYour API key from register()

No output schema declared.

No examples provided.

get_coin ~46

Detailed coin info: price, ATH, supply, categories, social (api_key required).

NameTypeReqDescription
api_keystringYour API key from register()
idstringyes

No output schema declared.

No examples provided.

get_defi_pools ~53

Liquidity pools across DEXs. $0.02.

NameTypeReqDescription
api_keystringyes
chainstring
limitnumber
sortstring

No output schema declared.

No examples provided.

get_defi_protocol ~39

DeFi protocol breakdown with chain TVL. $0.02.

NameTypeReqDescription
api_keystringyes
slugstringyes

No output schema declared.

No examples provided.

get_defi_tvl ~45

Protocols ranked by TVL. $0.02.

NameTypeReqDescription
api_keystringyes
chainstring
limitnumber

No output schema declared.

No examples provided.

get_defi_yields ~65

DeFi yield farming: APY, TVL, protocols across 200+ chains. $0.02.

NameTypeReqDescription
api_keystringyes
chainstring
limitnumber
minApynumber

No output schema declared.

No examples provided.

get_exchanges ~43

Exchange listings: volume, trust score, country (api_key required).

NameTypeReqDescription
api_keystringYour API key from register()
limitnumber

No output schema declared.

No examples provided.

get_fear_greed ~39

Fear & Greed Index with history. $0.005.

NameTypeReqDescription
api_keystringyes
limitnumber

No output schema declared.

No examples provided.

get_gas ~34

Ethereum gas: low, average, fast, base fee. $0.005.

NameTypeReqDescription
api_keystringyes

No output schema declared.

No examples provided.

get_gas_all ~28

Multi-chain gas tracker. $0.01.

NameTypeReqDescription
api_keystringyes

No output schema declared.

No examples provided.

get_global ~37

Global market stats: total cap, volume, BTC dominance (api_key required).

NameTypeReqDescription
api_keystringYour API key from register()

No output schema declared.

No examples provided.

get_jupiter_quote ~123

Get Jupiter swap quote: best route, price impact, fees for any Solana token pair. $0.01.

NameTypeReqDescription
amountnumberAmount in smallest units (default 1 USDC = 1000000)
api_keystringYour API key from register()
inputMintstringInput token mint address (default: USDC)
outputMintstringOutput token mint address (default: SOL)
slippageBpsnumberSlippage in basis points (default 0.5%)

No output schema declared.

No examples provided.

get_liquidations ~39

Liquidation risk watch across DeFi positions. $0.02.

NameTypeReqDescription
api_keystringyes
chainstring

No output schema declared.

No examples provided.

get_meme_analyze ~45

Rug risk analysis: risk score, flags, liquidity, holder analysis. $0.05.

NameTypeReqDescription
addressstringyes
api_keystringyes

No output schema declared.

No examples provided.

get_meme_scan ~65

Scan new meme tokens across DEXs: liq, volume, age, txns. $0.05.

NameTypeReqDescription
api_keystringyes
chainstring
limitnumber
minLiqnumber

No output schema declared.

No examples provided.

get_meme_trending ~38

Trending DEX tokens by volume. $0.03.

NameTypeReqDescription
api_keystringyes
limitnumber

No output schema declared.

No examples provided.

get_network_health ~31

Blockchain network health and status across major chains. $0.01.

NameTypeReqDescription
api_keystringyes

No output schema declared.

No examples provided.

get_ohlc ~68

OHLC chart data: 1d, 7d, 30d, 90d candlesticks. $0.01.

NameTypeReqDescription
api_keystringyes
coinstring
daysnumber
vsstring

No output schema declared.

No examples provided.

get_portfolio_health ~40

Portfolio diversification: concentration, correlation, sector exposure. $0.02.

NameTypeReqDescription
api_keystringyes
holdingsstringyes

No output schema declared.

No examples provided.

get_portfolio_value ~53

Calculate total portfolio value in USD from holdings JSON. $0.01.

NameTypeReqDescription
api_keystringyes
holdingsstringyesJSON object like {"bitcoin":1.5,"ethereum":10}

No output schema declared.

No examples provided.

get_price ~51

Real-time crypto prices for 15,000+ coins (api_key required).

NameTypeReqDescription
api_keystringYour API key from register()
coinsstring
vsstring

No output schema declared.

No examples provided.

get_price_summary ~57

Price statistics: high, low, average, volatility over N days. $0.02.

NameTypeReqDescription
api_keystringyes
coinstring
daysnumber
vsstring

No output schema declared.

No examples provided.

get_pump_fun_new ~54

Latest tokens created on Pump.fun — name, symbol, market cap, age, volume. $0.03.

NameTypeReqDescription
api_keystringYour API key from register()
limitnumber

No output schema declared.

No examples provided.

get_search ~39

Search coins by name or symbol (api_key required).

NameTypeReqDescription
api_keystringYour API key from register()
qstringyes

No output schema declared.

No examples provided.

get_social_sentiment ~41

Aggregated social sentiment and market mood for a coin. $0.02.

NameTypeReqDescription
api_keystringyes
coinstring

No output schema declared.

No examples provided.

get_stablecoins ~35

Stablecoin market overview: supply, dominance, peg status. $0.01.

NameTypeReqDescription
api_keystringyes

No output schema declared.

No examples provided.

get_summary ~35

One-call market overview: prices, sentiment, global, top movers. $0.01.

NameTypeReqDescription
api_keystringyes

No output schema declared.

No examples provided.

get_token_holders ~39

Token holder distribution analysis from DEX data. $0.02.

NameTypeReqDescription
addressstringyes
api_keystringyes

No output schema declared.

No examples provided.

get_top ~45

Top coins by market cap (api_key required).

NameTypeReqDescription
api_keystringYour API key from register()
limitnumber
vsstring

No output schema declared.

No examples provided.

get_top_gainers ~41

Top 24h gainers (api_key required).

NameTypeReqDescription
api_keystringYour API key from register()
limitnumber

No output schema declared.

No examples provided.

get_top_losers ~41

Top 24h losers (api_key required).

NameTypeReqDescription
api_keystringYour API key from register()
limitnumber

No output schema declared.

No examples provided.

get_top_volume ~38

Top coins by 24h trading volume. $0.01.

NameTypeReqDescription
api_keystringyes
limitnumber

No output schema declared.

No examples provided.

get_trending ~33

Trending coins on CoinGecko (api_key required).

NameTypeReqDescription
api_keystringYour API key from register()

No output schema declared.

No examples provided.

get_whale_moves ~48

Track large transactions and whale movements for any token. $0.03.

NameTypeReqDescription
addressstringyes
api_keystringyes
minValuenumber

No output schema declared.

No examples provided.

market_correlation ~46

Correlation matrix between top coins over N days. $0.03.

NameTypeReqDescription
api_keystringyes
coinsstring
daysnumber

No output schema declared.

No examples provided.

pay_agent ~77

Send USDC credits from one agent to another on CryptoBoss. Off-chain settlement with on-chain roadmap. $0.01.

NameTypeReqDescription
amountnumberyesAmount in micro-USDC (1 USDC = 1,000,000)
api_keystringyes
to_keystringyesRecipient's API key

No output schema declared.

No examples provided.

register ~26

Get a free API key (no calls included). Then pay via /api/pay to activate.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

set_price_alert ~54

Create price alert: notifies when coin hits target. $0.01.

NameTypeReqDescription
api_keystringyes
coinstringyes
conditionstring
targetnumberyes

No output schema declared.

No examples provided.

trending_categories ~37

Hot crypto categories ranked by market cap change. $0.01.

NameTypeReqDescription
api_keystringyes
limitnumber

No output schema declared.

No examples provided.

Common questions

What is the CryptoData API MCP server?

CryptoData API is an MCP server listed in the public MCP registry as io.github.elevasyncsolutions-jpg/cryptodata-api. Crypto MCP with 21 tools for market data, DeFi, analytics, and sentiment. Post-paid USDC billing. This page covers its hosted endpoint (https://cryptodata-api.datachain.workers.dev/mcp).

Is the CryptoData API MCP server safe to use?

CryptoData API scores 68 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the CryptoData API MCP server expose?

CryptoData API exposes 48 tools: register, check_usage, get_price, get_trending, get_top, and 43 more. Their descriptions and schemas cost roughly 2,169 tokens of context every time the server is loaded.

Does the CryptoData API MCP server require authentication?

No. We connected to CryptoData API without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the CryptoData API MCP server still maintained?

CryptoData API is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.