MCP Servers / other / CryptoAPIs MCP Market Data

CryptoAPIs MCP Market Data

JSON →
stdiononeother

MCP server for cryptocurrency asset prices, exchange rates, and market metadata via Crypto APIs

Install
How to run this server
[ { "cmd": "npx @cryptoapis-io/mcp-market-data", "imports": [] } ]
server path: cryptoapis-mcp-market-data
Tools
What this server exposes
get_asset_details
Retrieve detailed information about a specific cryptocurrency asset, including name, symbol, and current market data.
get_exchange_rates
Get current exchange rates for a cryptocurrency against fiat currencies or other cryptocurrencies.
get_market_data
Fetch real-time market data such as price, volume, and market cap for a given asset.
get_historical_data
Retrieve historical price and volume data for a cryptocurrency over a specified time period.
get_top_assets
List the top cryptocurrencies by market capitalization or other metrics.
Configuration
Environment & auth
authnone
envYOUR_API_KEY
envCRYPTOAPIS_API_KEY
Resources
CryptoAPIs MCP Market Data — MCP Server · libregistry