MCP Uptime
← MCP Reliability Index  /  Finance & Data
M

Mcp Server

io.github.bitcompare/mcp-server
Crypto yield data for AI agents: lending, savings, staking, borrowing & stablecoin rates. 18 tools.
healthy
status
18
tools exposed
1106ms
connect latency
9dbf24eb5e34
schema fingerprint

Tools (18)

get_rates
List current rates across providers, optionally filtered by symbol, category, or provider. For "what is the best yield on BTC right now?" style questions, ALWAYS pass category="lending"/"borrowing"/"staking" — an unfiltered call mostly returns spot prices (category="price"), not yields.
get_rate_by_symbol
Fetch all provider rates for a specific coin symbol. Optionally filter by category — pass category="lending"/"borrowing"/"staking" for yield questions, since unfiltered results mix in spot prices (category="price").
get_rate_history
Historical rate timeseries for a symbol. Recent history (~30 days) is per-tick; older history is daily granularity. Depth is clamped to your plan (up to 365 days on Pro) and bounded by how far back data has been recorded. (Current plan: up to 1825 days of history.)
list_providers
All rate providers, optionally filtered by product category.
get_coin
Full metadata for a coin: description, links, categories, market data, developer stats.
list_coins
Paginated list of coins with optional name/symbol search.
top_coins
Top N coins ordered by market capitalisation.
similar_coins
Coins related to the given coin by category/sector similarity.
coin_history
Historical price timeseries for a coin. (Current plan: up to 1825 days of history.)
get_price
Current aggregated price for one or more symbols, computed from multiple exchange feeds.
get_price_by_symbol
Aggregated exchange price for one symbol, plus the raw per-provider prices that fed the aggregate. Use get_price for multiple symbols in one call.
market_summary
One-call summary of total market cap, 24h volume, BTC/ETH dominance, and recent trend.
fear_greed_index
Current Fear & Greed index value and historical trend.
top_movers
Biggest 24h gainers and losers within a rank segment.
stablecoin_index
Ranked stablecoin leaderboard with stability scores, peg deviation, and market cap.
stablecoin_peg_stability
Peg deviation history and stability stats for a stablecoin.
resolve_symbol
Map an exchange-specific or ambiguous symbol to bitcompare's canonical coin id. Useful when an exchange uses a non-standard ticker.
resolve_symbols_batch
Resolve up to 100 symbols in a single request. Requires a plan with bulk endpoints enabled.

Endpoint

https://api.bitcompare.net/mcp
Category: Finance & Data · Last checked: 2026-07-30T13:51:00Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.