crypto-data-mcp
Related Servers
Alternatives to crypto-data-mcp
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityAmaintenanceMCP server providing market data for 15,000+ cryptocurrencies including prices, history, trends, and deep coin metadata via CoinGecko.43 npm1Apache 2.0
- FlicenseNot gradedqualityBmaintenanceAn MCP server that enables Claude to retrieve real-time cryptocurrency market data from CoinGecko and answer price queries with live, grounded responses.-
- AlicenseAqualityFmaintenanceAn MCP server for CoinGecko that connects any MCP-compatible client to free crypto market data, providing tools for prices, market caps, trending coins, historical data, and global stats.832 npmMIT
- FlicenseAqualityDmaintenanceAn MCP server that enables AI agents to fetch real-time cryptocurrency prices and market data using the CoinGecko API.13-
- FlicenseAqualityCmaintenanceAn MCP server that exposes live cryptocurrency market data from CoinGecko as 12 typed read-only tools, including prices, market charts, OHLC candles, trending coins, and global market overview.12-
- AlicenseAqualityDmaintenanceReal-time crypto market intelligence MCP. Get prices, trending coins, market overview, top coins by market cap, and portfolio value — all through natural language in Claude, Cursor, or any MCP client6MIT
TDQS
Scored across 5 tools
Each tool has a clearly distinct purpose: get_price for a single current price, get_prices for batch, get_market_overview for macro data, get_token_info for fundamentals, get_historical_prices for time series. No overlap.
All tools follow the 'get_X' pattern with descriptive noun phrases (price, prices, market_overview, token_info, historical_prices), providing excellent consistency.
5 tools is well-scoped for a crypto data server, covering the essential endpoints without being excessive or insufficient.
The set covers current prices (single/batch), market overview, token fundamentals, and historical data. Minor gaps like token search or comparison tools, but core CRUD-like operations are present.