← Registry

Data Collection

cryptoboss.space

Provides cryptocurrency market data including real-time prices, trending coins, and top coins by market cap.

1 endpoint48 known toolsFirst detected August 3, 2026Last detected September 6, 2026

ENDPOINT 1

https://cryptoboss.space/mcp

No auth detected

MCP server metadata

Name
CryptoData API
Version
3.0.0
Capabilities
toolslogging

Known tools 48

register

Get a free API key (no calls included).

Inferred read-only
check_usage

Check your API key balance and usage.

Inferred read-only
get_price

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

Inferred read-only
get_trending

Trending coins on CoinGecko (api_key required).

Inferred read-only
get_top

Top coins by market cap (api_key required).

Inferred read-only
get_top_gainers

Top 24h gainers (api_key required).

Inferred read-only
get_top_losers

Top 24h losers (api_key required).

Inferred read-only
get_global

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

Inferred read-only
get_coin

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

Inferred read-only
get_categories

Top crypto categories by market cap (api_key required).

Inferred read-only
get_defi_yields

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

Inferred read-only
get_defi_tvl

Protocols ranked by TVL.

Inferred read-only
get_defi_pools

Liquidity pools across DEXs.

Inferred read-only
get_defi_protocol

DeFi protocol breakdown with chain TVL.

Inferred read-only
get_meme_scan

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

Inferred read-only
get_meme_analyze

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

Inferred read-only
get_meme_trending

Trending DEX tokens by volume.

Inferred read-only
get_gas

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

Inferred read-only
get_gas_all

Multi-chain gas tracker.

Inferred read-only
get_fear_greed

Fear & Greed Index with history.

Inferred read-only
get_summary

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

Inferred read-only
get_search

Search coins by name or symbol (api_key required).

Inferred read-only
get_ohlc

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

Inferred read-only
get_exchanges

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

Inferred read-only
analyze_contract

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

Inferred read-only
check_approvals

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

Inferred read-only
get_whale_moves

Track large transactions and whale movements for any token.

Inferred read-only
get_token_holders

Token holder distribution analysis from DEX data.

Inferred read-only
get_liquidations

Liquidation risk watch across DeFi positions.

Inferred read-only
get_portfolio_value

Calculate total portfolio value in USD from holdings JSON.

Inferred read-only
get_portfolio_health

Portfolio diversification: concentration, correlation, sector exposure.

Inferred read-only
set_price_alert

Create price alert: notifies when coin hits target.

Potential side effects
get_alerts

List all active price alerts.

Inferred read-only
delete_alert

Delete a price alert by ID.

Potential side effects
get_arbitrage

Scan price differences between CEX and DEX markets.

Inferred read-only
get_top_volume

Top coins by 24h trading volume.

Inferred read-only
get_social_sentiment

Aggregated social sentiment and market mood for a coin.

Inferred read-only
get_network_health

Blockchain network health and status across major chains.

Inferred read-only
compare_coins

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

Inferred read-only
market_correlation

Correlation matrix between top coins over N days.

Inferred read-only
get_stablecoins

Stablecoin market overview: supply, dominance, peg status.

Inferred read-only
trending_categories

Hot crypto categories ranked by market cap change.

Inferred read-only
get_price_summary

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

Inferred read-only
get_jupiter_quote

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

Inferred read-only
get_pump_fun_new

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

Inferred read-only
analyze_solana_token

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

Inferred read-only
pay_agent

Send USDC credits from one agent to another on CryptoBoss.

Potential side effects
check_agent_balance

Check an agent's CryptoBoss API balance.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.cryptodata-api]
url = "https://cryptoboss.space/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "cryptodata-api": {
      "type": "http",
      "url": "https://cryptoboss.space/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: cryptodata-api
Remote MCP URL: https://cryptoboss.space/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "cryptodata-api": {
      "url": "https://cryptoboss.space/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "cryptodata-api": {
      "type": "http",
      "url": "https://cryptoboss.space/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "cryptodata-api",
  "transport": "streamable-http",
  "url": "https://cryptoboss.space/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for cryptoboss.space was fetched 2026-08-24T07:53:15.765Z.

Trust status RestrictedContent

cryptoboss.space is assessed as RestrictedContent: Domain runs gambling-related technology.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.