Coin API MCP

MCP server for cryptocurrency exchange rate data and historical prices via the Model Context Protocol.

Verified

Coin API MCP is an MCP server that provides AI agents with cryptocurrency exchange rate data and historical pricing information. It exposes structured tools for querying current exchange rates between crypto and fiat currencies, as well as accessing historical price records through the Model Context Protocol.

The server covers both real-time and historical data use cases. Agents can retrieve current conversion rates for cryptocurrency pairs, pull historical OHLCV data for specific time ranges, and access exchange rate snapshots from past dates. This combination supports a range of workflows from simple price lookups to more involved historical analysis and strategy backtesting.

Setup involves configuring the server with the appropriate API credentials and connecting it to an MCP-compatible client. The historical data capabilities make it particularly useful for agents that need to reason about price trends over time rather than just current market conditions. Users should verify the available date ranges and granularity levels against their analysis requirements before building workflows around the historical data endpoints.