Google PageRank for AI agents. 25,000+ tools indexed.

CCXT MCP Server by doggybee

#3594 of 5463 by doggybee
24 score

High-performance CCXT MCP server for cryptocurrency exchange integration

Ranked #3594 out of 5463 indexed tools.
🔑
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing →

Signal Breakdown

Installs 160
Freshness 10mo ago
Issue Health 20%
Stars 132
Platform Breadth 1 platform
Contributors 4
Description Good

How to Improve

Freshness high impact

Last commit was 301 days ago — a recent commit would boost your freshness score

Issue Health high impact

You have 4 open vs 1 closed issues — triaging stale issues improves health

Platforms medium impact

Only 1 platform listed — publishing to more platforms improves your score

Badge

AgentRank score for CCXT MCP Server by doggybee
[![AgentRank](https://agentrank-ai.com/api/badge/skill/glama-doggybee--mcp-server-ccxt)](https://agentrank-ai.com/skill/glama-doggybee--mcp-server-ccxt/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/skill/glama-doggybee--mcp-server-ccxt/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/skill/glama-doggybee--mcp-server-ccxt" alt="AgentRank"></a>

Supported Platforms

MCP

From the README

# CCXT MCP Server

High-performance cryptocurrency exchange integration using MCP (Model Context Protocol) and CCXT.

## Features

- 🚀 **Exchange Support**: Connects to 20+ cryptocurrency exchanges
- 🔃 **Market Types**: Supports spot, futures, swap markets and more
- 🔧 **Proxy Configuration**: Options for accessing exchanges through proxies
- 📊 **Fast & Reliable**: Optimized caching and rate limiting
- 🌐 **MCP Standard**: Compatible with LLMs like Claude and GPT via MCP

## CCXT MCP Server Integration Architecture

The CCXT MCP Server connects language models to cryptocurrency exchanges through the Model Context Protocol. It serves as a bridge that allows LLMs to access real-time market data and execute trading operations across multiple exchanges through a unified API.

The architecture includes:
- LLM clients (Claude and other MCP-compatible models) that send requests
- The Model Context Protocol (MCP) that standardizes communication
- The CCXT MCP Server that processes requests
Read full README on GitHub →