UNPKG

@bujaayjaay/mcp-coincap-jj

Version:

A Model Context Protocol (MCP) server that provides real-time cryptocurrency data and analysis through CoinCap's API v3. Features include price tracking, market analysis, and historical trends. This is a fork of the original repo by truss44, with updates

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