Price Service MCP
Related Servers
Alternatives to Price Service MCP
No user-submitted related servers found.
Related Servers
- FlicenseAqualityDmaintenanceFetches real-time cryptocurrency prices from multiple exchanges and enables price comparison, volume rankings, and listing of tradable pairs.4-
- FlicenseNot gradedqualityDmaintenanceProvides real-time and historical cryptocurrency market data using ccxt, enabling users to fetch live prices, historical candlestick data, and stream real-time ticker updates across multiple exchanges.14-
- FlicenseNot gradedqualityDmaintenanceProvides real-time and historical cryptocurrency market data from major exchanges through CCXT. Supports live price lookups, historical OHLCV queries, and includes lightweight caching for improved performance.-
- AlicenseBqualityDmaintenanceProvides cryptocurrency pricing information using the CoinGecko API, enabling users to fetch current prices of any cryptocurrency in their chosen currency.19 npm1ISC
- AlicenseNot gradedqualityCmaintenanceProvides real-time cryptocurrency pricing data and market information from major exchanges like Binance, Coinbase, and Kraken via the Luzia API. It enables AI assistants to fetch ticker prices, compare exchange rates, and analyze market trends through specialized tools and prompts.39 npmMIT
- AlicenseAqualityCmaintenanceProvides live cryptocurrency market data from over 100 exchanges, enabling AI agents to fetch prices, order books, funding rates, and more for trading analysis and arbitrage opportunities.132MIT
TDQS
Scored across 2 tools
The two tools have completely distinct purposes: get_price retrieves cryptocurrency price data, while health_check monitors the service's operational status. There is no overlap or ambiguity in their functions, making it easy for an agent to select the correct tool for each task.
Both tools follow a consistent verb_noun naming pattern (get_price, health_check), using clear and descriptive verbs that align with their actions. The naming is uniform and predictable across the tool set.
With only two tools, the server feels under-scoped for a price service domain. While get_price is essential, the tool set lacks operations like historical price retrieval, multi-asset queries, or market data analysis, making it too limited for typical cryptocurrency price service workflows.
The tool set is severely incomplete for a cryptocurrency price service. It includes basic price fetching and health monitoring but misses critical operations such as historical price data, price comparisons, or support for multiple cryptocurrencies, which are standard expectations in this domain.