UNPKG

mcp-crypto-price

Version:

A Model Context Protocol (MCP) server that provides real-time cryptocurrency data and analysis through CoinCap's API. Features include price tracking, market analysis, and historical trends.

4 lines (3 loc) 90 B
export * from './price.js'; export * from './market.js'; export * from './historical.js';