{"name":"io.github.elevasyncsolutions-jpg/cryptodata-api","slug":"elevasyncsolutions-jpg-cryptodata-api","title":"CryptoData API","description":"Crypto MCP with 21 tools for market data, DeFi, analytics, and sentiment. Post-paid USDC billing.","url":"https://mcp.market/server/elevasyncsolutions-jpg-cryptodata-api","rating":null,"grade":"C","score":57,"certified":false,"status":"active","category":"finance","tags":["finance"],"presence":{"score":5,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":28,"ok":28,"last_checked_at":"2026-09-27T10:11:11.423Z","last_ok_at":"2026-09-27T10:11:11.423Z","latency_ms":420},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/elevasyncsolutions-jpg/cryptodata-api","website":null,"version":"3.0.0","remotes":[{"type":"streamable-http","url":"https://cryptodata-api.datachain.workers.dev/mcp"}],"packages":[],"tools":[{"name":"analyze_contract","description":"Deep contract audit: liquidity, holder risk, bundled supply, honeypot, price manipulation. $0.05.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"},"address":{"type":"string"},"chain":{"type":"string","default":"ethereum"}},"required":["api_key","address"]}},{"name":"analyze_solana_token","description":"Deep Solana token analysis: mint authority, freeze authority, supply, decimals, metadata. $0.05.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"},"mint":{"type":"string","description":"SPL token mint address"}},"required":["api_key","mint"]}},{"name":"check_agent_balance","description":"Check an agent's CryptoBoss API balance. $0.005.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"}},"required":["api_key"]}},{"name":"check_approvals","description":"Check token approval risks: infinite approval detection, spending limits, dangerous functions. $0.03.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"},"address":{"type":"string"}},"required":["api_key","address"]}},{"name":"check_usage","description":"Check your API key balance and usage.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"}},"required":["api_key"]}},{"name":"compare_coins","description":"Side-by-side comparison of multiple coins: price, market cap, volume, 24h change, ATH. $0.02.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"},"coins":{"type":"string","default":"bitcoin,ethereum,solana"},"vs":{"type":"string","default":"usd"}},"required":["api_key"]}},{"name":"delete_alert","description":"Delete a price alert by ID. $0.005.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"},"alert_id":{"type":"string"}},"required":["api_key","alert_id"]}},{"name":"get_alerts","description":"List all active price alerts. $0.005.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"}},"required":["api_key"]}},{"name":"get_arbitrage","description":"Scan price differences between CEX and DEX markets. $0.03.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"},"coins":{"type":"string","default":"bitcoin,ethereum,solana"}},"required":["api_key"]}},{"name":"get_categories","description":"Top crypto categories by market cap (api_key required).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string","description":"Your API key from register()"}},"required":[]}},{"name":"get_coin","description":"Detailed coin info: price, ATH, supply, categories, social (api_key required).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string","description":"Your API key from register()"},"id":{"type":"string"}},"required":["id"]}},{"name":"get_defi_pools","description":"Liquidity pools across DEXs. $0.02.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"},"limit":{"type":"number","default":20},"chain":{"type":"string","default":"all"},"sort":{"type":"string","enum":["tvl","apy"],"default":"tvl"}},"required":["api_key"]}},{"name":"get_defi_protocol","description":"DeFi protocol breakdown with chain TVL. $0.02.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"},"slug":{"type":"string"}},"required":["api_key","slug"]}},{"name":"get_defi_tvl","description":"Protocols ranked by TVL. $0.02.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"},"limit":{"type":"number","default":20},"chain":{"type":"string","default":"all"}},"required":["api_key"]}},{"name":"get_defi_yields","description":"DeFi yield farming: APY, TVL, protocols across 200+ chains. $0.02.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"},"minApy":{"type":"number","default":0},"chain":{"type":"string","default":"all"},"limit":{"type":"number","default":20}},"required":["api_key"]}},{"name":"get_exchanges","description":"Exchange listings: volume, trust score, country (api_key required).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string","description":"Your API key from register()"},"limit":{"type":"number","default":20}},"required":[]}},{"name":"get_fear_greed","description":"Fear & Greed Index with history. $0.005.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"},"limit":{"type":"number","default":1}},"required":["api_key"]}},{"name":"get_gas","description":"Ethereum gas: low, average, fast, base fee. $0.005.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"}},"required":["api_key"]}},{"name":"get_gas_all","description":"Multi-chain gas tracker. $0.01.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"}},"required":["api_key"]}},{"name":"get_global","description":"Global market stats: total cap, volume, BTC dominance (api_key required).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string","description":"Your API key from register()"}},"required":[]}},{"name":"get_jupiter_quote","description":"Get Jupiter swap quote: best route, price impact, fees for any Solana token pair. $0.01.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string","description":"Your API key from register()"},"inputMint":{"type":"string","default":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","description":"Input token mint address (default: USDC)"},"outputMint":{"type":"string","default":"So11111111111111111111111111111111111111112","description":"Output token mint address (default: SOL)"},"amount":{"type":"number","default":1000000,"description":"Amount in smallest units (default 1 USDC = 1000000)"},"slippageBps":{"type":"number","default":50,"description":"Slippage in basis points (default 0.5%)"}},"required":[]}},{"name":"get_liquidations","description":"Liquidation risk watch across DeFi positions. $0.02.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"},"chain":{"type":"string","default":"all"}},"required":["api_key"]}},{"name":"get_meme_analyze","description":"Rug risk analysis: risk score, flags, liquidity, holder analysis. $0.05.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"},"address":{"type":"string"}},"required":["api_key","address"]}},{"name":"get_meme_scan","description":"Scan new meme tokens across DEXs: liq, volume, age, txns. $0.05.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"},"chain":{"type":"string","default":"all"},"limit":{"type":"number","default":20},"minLiq":{"type":"number","default":100}},"required":["api_key"]}},{"name":"get_meme_trending","description":"Trending DEX tokens by volume. $0.03.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"},"limit":{"type":"number","default":20}},"required":["api_key"]}},{"name":"get_network_health","description":"Blockchain network health and status across major chains. $0.01.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"}},"required":["api_key"]}},{"name":"get_ohlc","description":"OHLC chart data: 1d, 7d, 30d, 90d candlesticks. $0.01.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"},"coin":{"type":"string","default":"bitcoin"},"days":{"type":"number","default":7},"vs":{"type":"string","default":"usd"}},"required":["api_key"]}},{"name":"get_portfolio_health","description":"Portfolio diversification: concentration, correlation, sector exposure. $0.02.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"},"holdings":{"type":"string"}},"required":["api_key","holdings"]}},{"name":"get_portfolio_value","description":"Calculate total portfolio value in USD from holdings JSON. $0.01.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"},"holdings":{"type":"string","description":"JSON object like {\"bitcoin\":1.5,\"ethereum\":10}"}},"required":["api_key","holdings"]}},{"name":"get_price","description":"Real-time crypto prices for 15,000+ coins (api_key required).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string","description":"Your API key from register()"},"coins":{"type":"string","default":"bitcoin,ethereum"},"vs":{"type":"string","default":"usd"}},"required":[]}},{"name":"get_price_summary","description":"Price statistics: high, low, average, volatility over N days. $0.02.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"},"coin":{"type":"string","default":"bitcoin"},"days":{"type":"number","default":7},"vs":{"type":"string","default":"usd"}},"required":["api_key"]}},{"name":"get_pump_fun_new","description":"Latest tokens created on Pump.fun — name, symbol, market cap, age, volume. $0.03.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string","description":"Your API key from register()"},"limit":{"type":"number","default":20}},"required":[]}},{"name":"get_search","description":"Search coins by name or symbol (api_key required).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string","description":"Your API key from register()"},"q":{"type":"string"}},"required":["q"]}},{"name":"get_social_sentiment","description":"Aggregated social sentiment and market mood for a coin. $0.02.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"},"coin":{"type":"string","default":"bitcoin"}},"required":["api_key"]}},{"name":"get_stablecoins","description":"Stablecoin market overview: supply, dominance, peg status. $0.01.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"}},"required":["api_key"]}},{"name":"get_summary","description":"One-call market overview: prices, sentiment, global, top movers. $0.01.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"}},"required":["api_key"]}},{"name":"get_token_holders","description":"Token holder distribution analysis from DEX data. $0.02.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"},"address":{"type":"string"}},"required":["api_key","address"]}},{"name":"get_top","description":"Top coins by market cap (api_key required).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string","description":"Your API key from register()"},"limit":{"type":"number","default":20},"vs":{"type":"string","default":"usd"}},"required":[]}},{"name":"get_top_gainers","description":"Top 24h gainers (api_key required).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string","description":"Your API key from register()"},"limit":{"type":"number","default":10}},"required":[]}},{"name":"get_top_losers","description":"Top 24h losers (api_key required).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string","description":"Your API key from register()"},"limit":{"type":"number","default":10}},"required":[]}},{"name":"get_top_volume","description":"Top coins by 24h trading volume. $0.01.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"},"limit":{"type":"number","default":20}},"required":["api_key"]}},{"name":"get_trending","description":"Trending coins on CoinGecko (api_key required).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string","description":"Your API key from register()"}},"required":[]}},{"name":"get_whale_moves","description":"Track large transactions and whale movements for any token. $0.03.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"},"address":{"type":"string"},"minValue":{"type":"number","default":100000}},"required":["api_key","address"]}},{"name":"market_correlation","description":"Correlation matrix between top coins over N days. $0.03.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"},"coins":{"type":"string","default":"bitcoin,ethereum,solana"},"days":{"type":"number","default":30}},"required":["api_key"]}},{"name":"pay_agent","description":"Send USDC credits from one agent to another on CryptoBoss. Off-chain settlement with on-chain roadmap. $0.01.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"},"to_key":{"type":"string","description":"Recipient's API key"},"amount":{"type":"number","description":"Amount in micro-USDC (1 USDC = 1,000,000)"}},"required":["api_key","to_key","amount"]}},{"name":"register","description":"Get a free API key (no calls included). Then pay via /api/pay to activate.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"set_price_alert","description":"Create price alert: notifies when coin hits target. $0.01.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"},"coin":{"type":"string"},"condition":{"type":"string","enum":["above","below"],"default":"above"},"target":{"type":"number"}},"required":["api_key","coin","target"]}},{"name":"trending_categories","description":"Hot crypto categories ranked by market cap change. $0.01.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"api_key":{"type":"string"},"limit":{"type":"number","default":10}},"required":["api_key"]}}],"scan":{"score":57,"grade":"C","scanned_at":"2026-09-26T11:35:03.823Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-26T11:35:03.792Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1371ms"]},"poisoning":{"score":15,"max":15,"notes":["48 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 3 write-action tools with no auth"]},"maintenance":{"score":3,"max":15,"notes":["repository not readable: repo not found"]},"identity":{"score":2,"max":10,"notes":["no repository or website to verify"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"}],"inputs":{"probes":[{"url":"https://cryptodata-api.datachain.workers.dev/mcp","reachable":true,"authRequired":false,"latencyMs":1371,"serverInfo":{"name":"CryptoData API","version":"3.0.0"}}],"packages":[],"repo":{"found":false,"owner":"elevasyncsolutions-jpg","repo":"cryptodata-api","error":"repo not found"},"icon":{"url":null,"source":"none"},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":5}}}},"grade_history":[],"reviews":[]}