Analytics

CoinAPI MCP Server

Connect your account, then chat with AI to run tools.

Coin API provides access to cryptocurrency market data through a rich REST API, allowing users to gather historical and real-time datasets for analysis and integration with various applications.

Managed
3 tools
Agent guide included

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for CoinAPI — workflow patterns, data models, and gotchas for your AI agent.

CoinAPI

Coin API provides access to cryptocurrency market data through a rich REST API, allowing users to gather historical and real-time datasets for analysis and integration with various applications.

Data Model

  • OHLCV Historical Data, Quotes Historical Data, Trades Historical Data — all queried by symbol_id (e.g. COINBASE_SPOT_BTC_USD).

Gotchas

  • symbol_id required: Use CoinAPI symbol format (e.g. COINBASE_SPOT_BTC_USD), not ticker alone.

Tools in this Server (3)

List Ohlcv Historical Data

Default classification - ambiguous pattern

List Quotes Historical Data

Default classification - ambiguous pattern

List Trades Historical Data

Default classification - ambiguous pattern

Frequently Asked Questions

What is the CoinAPI MCP server?

Coin API provides access to cryptocurrency market data through a rich REST API, allowing users to gather historical and real-time datasets for analysis and integration with various applications. It provides 3 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect CoinAPI to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/coin-api. Authentication is handled automatically.

How many tools does CoinAPI provide?

CoinAPI provides 3 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does CoinAPI require?

CoinAPI uses API Key or One-click sign in. CoinAPI requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect CoinAPI to any MCP client in minutes

MCP URL
https://mcp.mcpbundles.com/bundle/coin-api

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to CoinAPI and paste the MCP URL into Remote MCP server URL.
  4. Click Add. CoinAPI will appear under Not connected — select it and click Connect to complete OAuth.
Name: CoinAPI
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/coin-api
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Ready to use CoinAPI?

Sign in to connect your credentials and start running tools from the chat.

CoinAPI MCP Server & Skill — 3 Tools