Skip to main content
Glama
CryptoAPIs-io

Crypto APIs Market Data MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CRYPTOAPIS_API_KEYYesCrypto APIs API key

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
market_data_metadataB

Market Data metadata (list supported assets).

Actions: • list-supported-assets: List supported crypto and fiat assets (optional pagination and type filter)

Credits by action (source: OpenAPI): • list-supported-assets: 10

Credits are indicative only and may change at any time. The actual credits spent for each API request are returned in the response headers.

market_data_exchange_ratesA

Market Data exchange rates.

Actions: • get-exchange-rate-by-asset-symbols: Get exchange rate between two assets by symbol (e.g. BTC, USD) • get-exchange-rate-by-asset-ids: Get exchange rate between two assets by asset ID

Credits by action (source: OpenAPI): • get-exchange-rate-by-asset-ids: 10 • get-exchange-rate-by-asset-symbols: 10

Credits are indicative only and may change at any time. The actual credits spent for each API request are returned in the response headers.

market_data_assetsB

Market Data assets (asset details).

Actions: • get-asset-details-by-asset-id: Get asset details by unique asset ID • get-asset-details-by-asset-symbol: Get asset details by symbol (e.g. BTC, ETH)

Credits by action (source: OpenAPI): • get-asset-details-by-asset-id: 10 • get-asset-details-by-asset-symbol: 10

Credits are indicative only and may change at any time. The actual credits spent for each API request are returned in the response headers.

system_infoA

CryptoAPIs reference documentation — no API call, no credits consumed.

Actions: • blockchains — Supported blockchains, networks, products per chain, denominations, fiat currencies • errors — Complete error code table (HTTP status, error code, message) • credits — Credit charging structure, cost multipliers per blockchain, monitoring & operations taxes (xPub, synced addresses, blockchain events), pay-as-you-go • callbacks — Webhook mechanics: URL requirements, retry strategy (5 retries, exponential backoff), HMAC security, idempotency • limits — Throughput soft/hard limits per plan, 2.1x penalty multiplier, rate limiting behavior

Prompts

Interactive templates invoked by user choice

NameDescription
check-asset-priceLook up the current price and exchange rate for a crypto asset

Resources

Contextual data attached and managed by the client

NameDescription
supported-capabilitiesAvailable market data tools, actions, and query parameters

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/CryptoAPIs-io/cryptoapis-mcp-market-data'

If you have feedback or need assistance with the MCP directory API, please join our Discord server