alternative-me-crypto
alternative-me-crypto is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of alternative-me-crypto and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Alternative.me Crypto MCP Server provides real-time cryptocurrency data, replacing the CoinMarketCap public API.
Alternative.me Crypto is a robust and efficient server that provides public access to a wide array of cryptocurrency data. It boasts an impressive service level with minimal latency, ensuring reliable and swift data retrieval. The server is designed to accommodate users who need access to comprehensive market data and supports various fiat and cryptocurrency conversions.
Features
- Listings Overview: Access an overview of all available cryptocurrencies. Use the returned IDs to retrieve more detailed data on specific cryptocurrencies using the ticker endpoint.
- Ticker Data (v1 and v2): Obtain up-to-date coin and token prices, refreshed every five minutes. The server supports both general listings and specific currency data retrieval.
- Currency Conversion: In addition to USD values, the server provides converted values in multiple fiat currencies, including EUR, GBP, RUB, JPY, CAD, KRW, and PLN. Additionally, conversion to popular cryptocurrencies like BTC, ETH, XRP, LTC, and BCH is supported.
- Global Market Information: Retrieve global market data at a glance, offering insights into the overall market performance.
Tools
listings
Overview of all available crypto currencies, use the returned id to retrieve more data on a specific crypto currency on the ticker endpoint.
v1_ticker
Coin and token prices updated every 5 minutes.
v1_tickert_for_specific_currency
Coin and token prices updated every 5 minutes.
v1_global
In addition to the USD values the converted values will be deliveredin the requested currency. Possible fiat conversion target values are: ' USD', 'EUR', 'GBP', 'RUB', 'JPY', 'CAD', 'KRW', 'PLN' it is also possible to convert to other cryptocurrencies like: 'BTC', 'ETH', 'XRP', 'LTC' and 'BCH'.
v2_ticker
Coin and token prices updated every 5 minutes.
v2_ticker_for_specific_currency
Get ticker data of a specified coin by providing the 'id' or the 'website_slug' of the coin as can be found by calling listings endpoint.
v2_global
Get global market information at a glance.