Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Coinmarketcap

БесплатноНе проверен

Enables AI agents to query cryptocurrency data including prices, market cap, rankings, categories, and global metrics from CoinMarketCap via MCP tools.

GitHubEmbed

Описание

Enables AI agents to query cryptocurrency data including prices, market cap, rankings, categories, and global metrics from CoinMarketCap via MCP tools.

README

CoinMarketCap MCP — crypto prices, market cap, rankings. Free Basic plan: 10k credits/month.

Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.

Tools

  • quotes(symbol?, id?, convert?) — latest price/volume/cap for one or more coins
  • listings_latest(start?, limit?, sort?, convert?) — top-ranked coins
  • metadata(symbol?, id?) — coin profile, logo, social links
  • global_metrics(convert?) — total market cap, BTC/ETH dominance, active cryptos
  • categories(start?, limit?) — meta-categories (DeFi, L1, NFTs, etc.)
  • category(id, convert?) — coins within a category

Auth

Data source

https://pro-api.coinmarketcap.com/v1/ and /v2/X-CMC_PRO_API_KEY header.

Quick Start

Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):

{
  "mcpServers": {
    "coinmarketcap": {
      "url": "https://gateway.pipeworx.io/coinmarketcap/mcp"
    }
  }
}

Or connect to the full Pipeworx gateway for access to all 1394+ data sources:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

Using with ask_pipeworx

Instead of calling tools directly, you can ask questions in plain English:

ask_pipeworx({ question: "your question about Coinmarketcap data" })

The gateway picks the right tool and fills the arguments automatically.

More

License

MIT

from github.com/pipeworx-io/mcp-coinmarketcap

Установка Coinmarketcap

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/pipeworx-io/mcp-coinmarketcap

FAQ

Coinmarketcap MCP бесплатный?

Да, Coinmarketcap MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Coinmarketcap?

Нет, Coinmarketcap работает без API-ключей и переменных окружения.

Coinmarketcap — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Coinmarketcap в Claude Desktop, Claude Code или Cursor?

Открой Coinmarketcap на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Coinmarketcap with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai