Weavz
CoinMarketCap

CoinMarketCap

Fetch CoinMarketCap listings, quotes, metadata, cryptocurrency maps, global metrics, and fiat maps.

API KeyFinance
6 tools
Use withChatGPTClaudeClaude CodeCursorCodexMCP clientsSetup guide

Tools

Name
list_latest_listings

List latest CoinMarketCap cryptocurrency market listings with pagination, sorting, and quote conversion.

get_latest_quotes

Get latest CoinMarketCap market quotes by IDs, symbols, or slugs.

get_metadata

Retrieve CoinMarketCap cryptocurrency metadata such as names, descriptions, tags, and platform contracts.

map_cryptocurrencies

Map CoinMarketCap IDs, symbols, and slugs with optional listing-status and date filters.

get_global_metrics

Retrieve latest global cryptocurrency market metrics from CoinMarketCap.

map_fiat_currencies

List fiat currencies supported by CoinMarketCap conversion endpoints.

Quick Start

TypeScript
import { WeavzClient } from '@weavz-io/sdk'

const weavz = new WeavzClient({ apiKey: 'wvz_...' })

const result = await weavz.actions.execute('coinmarketcap', 'list_latest_listings', {
  workspaceId: '550e8400-e29b-41d4-a716-446655440000',
  integrationAlias: 'coinmarketcap',
  input: { /* ... */ },
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect CoinMarketCap to my app?

Use Weavz Hosted Connect for API Key authentication. Install the SDK, create a connection through the connect portal or API, then execute tools programmatically.

What tools does CoinMarketCap support?

CoinMarketCap supports 6 tools including List Latest Listings, Get Latest Quotes, Get Metadata, Map Cryptocurrencies, Get Global Metrics, and more.

Can I use CoinMarketCap with AI agents?

Yes. Add CoinMarketCap to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.

How do I connect CoinMarketCap to ChatGPT or Claude?

Open the Weavz connector setup, sign in, choose a workspace, and add CoinMarketCap as an approved app. ChatGPT, Claude, and other remote MCP clients can then call the scoped CoinMarketCap tools exposed by that workspace.

Does CoinMarketCap work with Claude Code, Cursor, Codex, and local agents?

Yes. Remote and local MCP clients can connect to a Weavz MCP endpoint for the workspace. Local coding agents can also use the Weavz CLI to inspect apps, discover actions, run approved CoinMarketCap work, and execute Code Mode workflows from a terminal.

What can I ask an AI agent to do with CoinMarketCap?

CoinMarketCap exposes 6 tools, including List Latest Listings, Get Latest Quotes, Get Metadata, Map Cryptocurrencies, Get Global Metrics, and more. Use Weavz to keep credentials scoped, require approval for sensitive work, and audit what the agent did.

Can CoinMarketCap be used in stateful agent workflows?

Yes. Agents can combine CoinMarketCap tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.

What authentication does CoinMarketCap use?

CoinMarketCap uses API Key. Weavz stores credentials securely and uses them for authorized action execution.

How much does the CoinMarketCap integration cost?

The CoinMarketCap integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.

Connect CoinMarketCap in minutes

Get 20,000 free action executions every month. No credit card required.