Coinranking

Coinranking

Coinranking provides a comprehensive API for accessing cryptocurrency market data, including coin prices, market caps, and historical data.

11VIEWS
2644USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app coinrankingnpx @composio/cli add cursor --app coinrankingnpx @composio/cli add cursor --app coinrankingnpx @composio/cli add cursor --app coinranking

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Get Coins

Tool to retrieve a list of all coins with optional filters and pagination. use when you need to fetch coins matching specific criteria and paginate through results.

Get Coin History

Tool to retrieve historical price data for a specific coin over a time period. use when you need to analyze past performance of a coin; call after confirming its uuid.

Get Reference Currencies

Tool to retrieve a list of all reference currencies with optional pagination. use when you need supported fiat or crypto denominators for price conversions.

Get Global Crypto Market Stats

Tool to retrieve global cryptocurrency market statistics. use when you need an overview of the entire crypto market.

Get Tags

Tool to fetch all coin tags. use when you need the canonical list of tags after authenticating.

Get Trending Coins

Tool to retrieve a list of trending coins ranked by user engagement and popularity. use when you need up-to-date trending coin data for analysis or display.

6 actions available