realtime-crypto-mcp-server

realtime-crypto-mcp-server

1

This project is a real-time cryptocurrency data provider designed for Model Context Protocol (MCP) servers, leveraging the CoinCap API for market data. It features comprehensive exchange details and current rates, with robust error handling capabilities.

realtime-crypto-mcp-server

A real-time cryptocurrency data provider for Model Context Protocol (MCP) servers. This package integrates with the CoinCap API to offer cryptocurrency exchange details and current rates.

Features

  • Detailed cryptocurrency exchange information: volumes, rankings, trading pairs
  • Current cryptocurrency rates in USD
  • Built-in rate limiting and retry mechanisms
  • Fully typed with TypeScript
  • Compatible with MCP server SDK

Prerequisites

  • Node.js 18+
  • npx

Development

Install dependencies and build the server using npm.