Crypto Price MCP Server
Related Servers
Alternatives to Crypto Price MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceA Model Context Protocol server for real-time cryptocurrency price data, market data, trending coins, historical charts, and currency conversion using the free CoinGecko API.MIT
- AlicenseBqualityFmaintenanceA Model Context Protocol server that provides read-only access to Bybit's cryptocurrency exchange API, allowing users to query real-time cryptocurrency data using natural language.121116MIT
- FlicenseAqualityDmaintenanceAn MCP server that enables AI agents to fetch real-time cryptocurrency prices and market data using the CoinGecko API.13-
- FlicenseNot gradedqualityFmaintenanceA Model Context Protocol server that provides access to CoinMarketCap's cryptocurrency data, enabling AI applications to retrieve cryptocurrency listings, quotes, and detailed information.36-
- AlicenseAqualityBmaintenanceA Model Context Protocol (MCP) server that provides comprehensive cryptocurrency analysis using the CoinCap API. This server offers real-time price data, market analysis, and historical trends through an easy-to-use interface. Updated to use Coin Cap API v33231MIT
- FlicenseBqualityDmaintenanceA Model Context Protocol server that connects Gemini CLI with CoinGecko's API, enabling users to access 46 cryptocurrency data tools including price tracking, market trends, and NFT information through terminal commands.505-
TDQS
Scored across 2 tools
The two tools have overlapping purposes—both retrieve cryptocurrency prices—with only the input parameter (name vs. symbol) differing. This creates ambiguity, as an agent might struggle to choose between them without clear guidance on which identifier to use. While descriptions specify the parameter difference, the core functionality is identical, leading to potential misselection.
Tool names follow a consistent verb_noun_by_parameter pattern (get_crypto_price_by_name and get_crypto_price_by_symbol), with clear and predictable structure. Both use snake_case and the same verb ('get'), making them easily readable and aligned without any deviations.
With only 2 tools, the server feels under-scoped for a cryptocurrency price domain, as it lacks essential operations like historical data, price comparisons, or multi-coin queries. While the tools cover basic price retrieval, the count is too low to support robust agent workflows, making it borderline inadequate for typical use cases.
The tool set is severely incomplete for a crypto price server, missing critical functionalities such as historical price data, market cap retrieval, volume information, or support for multiple coins in one query. Agents will face dead ends when trying to perform common tasks beyond simple single-coin price lookups, leading to potential failures in broader scenarios.