ccxt cryptocurrency exchange.com
ccxt cryptocurrency exchange.com logo

CCXT Cryptocurrency Exchange

Integrates with major cryptocurrency exchanges via CCXT to provide real-time and historical market data for analysis, tr...

Created byApr 22, 2025

Cryptocurrency Market Data MCP Server

A Model Context Protocol (MCP) server that provides real-time and historical cryptocurrency market data through integration with major exchanges. This server enables LLMs like Claude to fetch current prices, analyze market trends, and access detailed trading information.
<a href="https://glama.ai/mcp/servers/9kbbk1kmg2"><img width="380" height="200" src="https://glama.ai/mcp/servers/9kbbk1kmg2/badge" alt="Cryptocurrency Market Data Server MCP server" /></a>

Features

  • Real-time Market Data
  • Historical Analysis
  • Exchange Support

Installation

Installing via Smithery

To install Cryptocurrency Market Data Server for Claude Desktop automatically via Smithery:

Installing Manually

Usage

Running the Server

Connecting with Claude Desktop

  1. Open your Claude Desktop configuration at:
  1. Add the server configuration:
  1. Restart Claude Desktop

Available Tools

  1. get-price
  1. get-market-summary
  1. get-top-volumes
  1. list-exchanges
  1. get-historical-ohlcv
  1. get-price-change
  1. get-volume-history

Example Queries

Here are some example questions you can ask Claude once the server is connected:

Technical Details

Dependencies

  • mcp: Model Context Protocol SDK
  • ccxt: Cryptocurrency Exchange Trading Library
  • Python 3.9 or higher

Architecture

The server uses:
  • CCXT's async support for efficient exchange communication
  • MCP's tool system for LLM integration
  • Standardized data formatting for consistent outputs
  • Connection pooling for optimal performance

Error Handling

The server implements robust error handling for:
  • Invalid trading pairs
  • Exchange connectivity issues
  • Rate limiting
  • Malformed requests
  • Network timeouts

Development

Running Tests

Contributing

  1. Fork the repository
  1. Create a feature branch
  1. Make your changes
  1. Submit a pull request

Local Development

Troubleshooting

Common Issues

  1. Exchange Connection Errors
  1. Rate Limiting
  1. Data Formatting Issues

License

MIT License - See LICENSE file for details

Acknowledgments

  • CCXT for exchange integrations
  • The cryptocurrency exchanges for providing market data APIs

Cryptocurrency Market Data MCP Server

A Model Context Protocol (MCP) server that provides real-time and historical cryptocurrency market data through integration with major exchanges. This server enables LLMs like Claude to fetch current prices, analyze market trends, and access detailed trading information.
<a href="https://glama.ai/mcp/servers/9kbbk1kmg2"><img width="380" height="200" src="https://glama.ai/mcp/servers/9kbbk1kmg2/badge" alt="Cryptocurrency Market Data Server MCP server" /></a>

Features

  • Real-time Market Data
  • Historical Analysis
  • Exchange Support

Installation

Installing via Smithery

To install Cryptocurrency Market Data Server for Claude Desktop automatically via Smithery:

Installing Manually

Usage

Running the Server

Connecting with Claude Desktop

  1. Open your Claude Desktop configuration at:
  1. Add the server configuration:
  1. Restart Claude Desktop

Available Tools

  1. get-price
  1. get-market-summary
  1. get-top-volumes
  1. list-exchanges
  1. get-historical-ohlcv
  1. get-price-change
  1. get-volume-history

Example Queries

Here are some example questions you can ask Claude once the server is connected:

Technical Details

Dependencies

  • mcp: Model Context Protocol SDK
  • ccxt: Cryptocurrency Exchange Trading Library
  • Python 3.9 or higher

Architecture

The server uses:
  • CCXT's async support for efficient exchange communication
  • MCP's tool system for LLM integration
  • Standardized data formatting for consistent outputs
  • Connection pooling for optimal performance

Error Handling

The server implements robust error handling for:
  • Invalid trading pairs
  • Exchange connectivity issues
  • Rate limiting
  • Malformed requests
  • Network timeouts

Development

Running Tests

Contributing

  1. Fork the repository
  1. Create a feature branch
  1. Make your changes
  1. Submit a pull request

Local Development

Troubleshooting

Common Issues

  1. Exchange Connection Errors
  1. Rate Limiting
  1. Data Formatting Issues

License

MIT License - See LICENSE file for details

Acknowledgments

  • CCXT for exchange integrations
  • The cryptocurrency exchanges for providing market data APIs