# CryptoData API (remote · cryptodata-api.datachain.workers.dev)

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

- Trust score: 59/100 (low)
- Change this week: +7
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `cryptodata-api.datachain.workers.dev`: 59/100 (this document), [markdown](https://verifymcp.io/servers/elevasyncsolutions-jpg-cryptodata-api/cryptodata-api.md), [page](https://verifymcp.io/servers/elevasyncsolutions-jpg-cryptodata-api/cryptodata-api)

## Channel facts

- Endpoint: `https://cryptodata-api.datachain.workers.dev/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `3.0.0`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 48 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 64/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 2169 tokens (~45/item across 48 items; 48 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 73/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 19% of tool parameters carry a description.
- **Capabilities**: 40/100
  - Spec-recency check failed: implements MCP spec 2025-03-26; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http elevasyncsolutions-jpg-cryptodata-api https://cryptodata-api.datachain.workers.dev/mcp
```

### Codex

```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
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add elevasyncsolutions-jpg-cryptodata-api --url https://cryptodata-api.datachain.workers.dev/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  elevasyncsolutions-jpg-cryptodata-api:
    url: "https://cryptodata-api.datachain.workers.dev/mcp"
```

### Other

```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 recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 59, +1)

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

### 2026-08-01 (score 58, +1)

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

### 2026-07-31 (score 57, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 56, +4)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 52, −1)

- [security regression] Stability: 0.07 → fail
- [security regression] A breaking change shipped without a version bump: still 3.0.0
- [security regression] Tool “analyze_solana_token” was removed
- [security regression] Tool “check_agent_balance” was removed
- [security regression] Tool “get_pump_fun_new” was removed
- [security regression] Tool “pay_agent” was removed
- [security regression] Tool “get_jupiter_quote” was removed
- [functional regression] Tool coverage: 19% → 12%
- [functional improvement] Schema quality: 2168 → 1833

### 2026-07-28 (score 53, +1)

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

### 2026-07-27 (score 52, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 51)

First indexed and scored.

## MCP tools (48)

### `register` (~26 tokens)

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

### `check_usage` (~24 tokens)

Check your API key balance and usage.

Input parameters:

- `api_key` (string, required)

### `get_price` (~51 tokens)

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

Input parameters:

- `api_key` (string): Your API key from register()
- `coins` (string)
- `vs` (string)

### `get_trending` (~33 tokens)

Trending coins on CoinGecko (api_key required).

Input parameters:

- `api_key` (string): Your API key from register()

### `get_top` (~45 tokens)

Top coins by market cap (api_key required).

Input parameters:

- `api_key` (string): Your API key from register()
- `limit` (number)
- `vs` (string)

### `get_top_gainers` (~41 tokens)

Top 24h gainers (api_key required).

Input parameters:

- `api_key` (string): Your API key from register()
- `limit` (number)

### `get_top_losers` (~41 tokens)

Top 24h losers (api_key required).

Input parameters:

- `api_key` (string): Your API key from register()
- `limit` (number)

### `get_global` (~37 tokens)

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

Input parameters:

- `api_key` (string): Your API key from register()

### `get_coin` (~46 tokens)

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

Input parameters:

- `api_key` (string): Your API key from register()
- `id` (string, required)

### `get_categories` (~32 tokens)

Top crypto categories by market cap (api_key required).

Input parameters:

- `api_key` (string): Your API key from register()

### `get_defi_yields` (~65 tokens)

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

Input parameters:

- `api_key` (string, required)
- `chain` (string)
- `limit` (number)
- `minApy` (number)

### `get_defi_tvl` (~45 tokens)

Protocols ranked by TVL. $0.02.

Input parameters:

- `api_key` (string, required)
- `chain` (string)
- `limit` (number)

### `get_defi_pools` (~53 tokens)

Liquidity pools across DEXs. $0.02.

Input parameters:

- `api_key` (string, required)
- `chain` (string)
- `limit` (number)
- `sort` (string)

### `get_defi_protocol` (~39 tokens)

DeFi protocol breakdown with chain TVL. $0.02.

Input parameters:

- `api_key` (string, required)
- `slug` (string, required)

### `get_meme_scan` (~65 tokens)

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

Input parameters:

- `api_key` (string, required)
- `chain` (string)
- `limit` (number)
- `minLiq` (number)

### `get_meme_analyze` (~45 tokens)

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

Input parameters:

- `address` (string, required)
- `api_key` (string, required)

### `get_meme_trending` (~38 tokens)

Trending DEX tokens by volume. $0.03.

Input parameters:

- `api_key` (string, required)
- `limit` (number)

### `get_gas` (~34 tokens)

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

Input parameters:

- `api_key` (string, required)

### `get_gas_all` (~28 tokens)

Multi-chain gas tracker. $0.01.

Input parameters:

- `api_key` (string, required)

### `get_fear_greed` (~39 tokens)

Fear & Greed Index with history. $0.005.

Input parameters:

- `api_key` (string, required)
- `limit` (number)

### `get_summary` (~35 tokens)

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

Input parameters:

- `api_key` (string, required)

### `get_search` (~39 tokens)

Search coins by name or symbol (api_key required).

Input parameters:

- `api_key` (string): Your API key from register()
- `q` (string, required)

### `get_ohlc` (~68 tokens)

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

Input parameters:

- `api_key` (string, required)
- `coin` (string)
- `days` (number)
- `vs` (string)

### `get_exchanges` (~43 tokens)

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

Input parameters:

- `api_key` (string): Your API key from register()
- `limit` (number)

### `analyze_contract` (~54 tokens)

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

Input parameters:

- `address` (string, required)
- `api_key` (string, required)
- `chain` (string)

### `check_approvals` (~45 tokens)

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

Input parameters:

- `address` (string, required)
- `api_key` (string, required)

### `get_whale_moves` (~48 tokens)

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

Input parameters:

- `address` (string, required)
- `api_key` (string, required)
- `minValue` (number)

### `get_token_holders` (~39 tokens)

Token holder distribution analysis from DEX data. $0.02.

Input parameters:

- `address` (string, required)
- `api_key` (string, required)

### `get_liquidations` (~39 tokens)

Liquidation risk watch across DeFi positions. $0.02.

Input parameters:

- `api_key` (string, required)
- `chain` (string)

### `get_portfolio_value` (~53 tokens)

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

Input parameters:

- `api_key` (string, required)
- `holdings` (string, required): JSON object like {"bitcoin":1.5,"ethereum":10}

### `get_portfolio_health` (~40 tokens)

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

Input parameters:

- `api_key` (string, required)
- `holdings` (string, required)

### `set_price_alert` (~54 tokens)

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

Input parameters:

- `api_key` (string, required)
- `coin` (string, required)
- `condition` (string)
- `target` (number, required)

### `get_alerts` (~28 tokens)

List all active price alerts. $0.005.

Input parameters:

- `api_key` (string, required)

### `delete_alert` (~36 tokens)

Delete a price alert by ID. $0.005.

Input parameters:

- `alert_id` (string, required)
- `api_key` (string, required)

### `get_arbitrage` (~41 tokens)

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

Input parameters:

- `api_key` (string, required)
- `coins` (string)

### `get_top_volume` (~38 tokens)

Top coins by 24h trading volume. $0.01.

Input parameters:

- `api_key` (string, required)
- `limit` (number)

### `get_social_sentiment` (~41 tokens)

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

Input parameters:

- `api_key` (string, required)
- `coin` (string)

### `get_network_health` (~31 tokens)

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

Input parameters:

- `api_key` (string, required)

### `compare_coins` (~58 tokens)

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

Input parameters:

- `api_key` (string, required)
- `coins` (string)
- `vs` (string)

### `market_correlation` (~46 tokens)

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

Input parameters:

- `api_key` (string, required)
- `coins` (string)
- `days` (number)

### `get_stablecoins` (~35 tokens)

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

Input parameters:

- `api_key` (string, required)

### `trending_categories` (~37 tokens)

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

Input parameters:

- `api_key` (string, required)
- `limit` (number)

### `get_price_summary` (~57 tokens)

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

Input parameters:

- `api_key` (string, required)
- `coin` (string)
- `days` (number)
- `vs` (string)

### `get_jupiter_quote` (~123 tokens)

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

Input parameters:

- `amount` (number): Amount in smallest units (default 1 USDC = 1000000)
- `api_key` (string): Your API key from register()
- `inputMint` (string): Input token mint address (default: USDC)
- `outputMint` (string): Output token mint address (default: SOL)
- `slippageBps` (number): Slippage in basis points (default 0.5%)

### `get_pump_fun_new` (~54 tokens)

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

Input parameters:

- `api_key` (string): Your API key from register()
- `limit` (number)

### `analyze_solana_token` (~52 tokens)

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

Input parameters:

- `api_key` (string, required)
- `mint` (string, required): SPL token mint address

### `pay_agent` (~77 tokens)

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

Input parameters:

- `amount` (number, required): Amount in micro-USDC (1 USDC = 1,000,000)
- `api_key` (string, required)
- `to_key` (string, required): Recipient's API key

### `check_agent_balance` (~31 tokens)

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

Input parameters:

- `api_key` (string, required)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/elevasyncsolutions-jpg-cryptodata-api/cryptodata-api#diagnostics

## Score history

- 2026-08-03: 59
- 2026-08-02: 58
- 2026-08-01: 58
- 2026-07-31: 57
- 2026-07-30: 56
- 2026-07-29: 52
- 2026-07-28: 53
- 2026-07-27: 52
- 2026-07-26: 51

## Links

- Remote endpoint: https://cryptodata-api.datachain.workers.dev/mcp
- Repository: https://github.com/elevasyncsolutions-jpg/cryptodata-api
- Changelog RSS feed: https://verifymcp.io/servers/elevasyncsolutions-jpg-cryptodata-api/cryptodata-api/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/elevasyncsolutions-jpg-cryptodata-api/cryptodata-api/changelog.json
- HTML version of this page: https://verifymcp.io/servers/elevasyncsolutions-jpg-cryptodata-api/cryptodata-api
