Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’° Finance & Fintech
  3. Crypto Market Data MCP
Crypto Market Data MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 4:31:25 PM

Crypto Market Data MCP

User RatingsBe the first to rate and review this MCP server!
View Repository2 GitHub StarsTotal stargazers on GitHub for the source repository (2 stars).Visit Website
cryptocurrencymarket-datatradingfinanceccxt

Read-only MCP access to live crypto prices, derivatives data, order books, candles, trades, and cross-exchange funding comparisons.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "eliasfire617-crypto-market-data-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcpize"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (13) Directory Badge Claim listing AlternativesπŸ’° More in Finance & Fintech

Overview

The eliasfire617/crypto-market-data-mcp MCP server exposes read-only cryptocurrency market data through MCP tools. It uses CCXT and public exchange endpoints to query prices, order books, candles, trades, derivatives metrics, and funding rates across Bybit, Binance, OKX, Hyperliquid, Gate, and KuCoin. Use it when an agent needs current market or derivatives data without exchange API credentials. It runs locally over stdio or remotely over HTTP, with API-key authentication and rate limits enabled for HTTP mode.

Use cases

β€’Compare annualized perpetual funding rates across exchanges
β€’Fetch current prices and order books for an agent
β€’Inspect open interest and long/short positioning
β€’Retrieve recent candles and public trades

Key features

β€’Read-only public crypto market data
β€’Cross-exchange funding-rate comparison
β€’Spot and perpetual symbol normalization
β€’OHLCV, order-book, trade, and price queries
β€’Open interest, positioning, and liquidation data
β€’Structured errors, retries, timeouts, and caching

Capabilities & Tool Schemas (13) ~155 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Crypto Market Data MCP.

list_exchanges

Which exchanges are supported

get_capabilities

Matrix of which exchange supports which data (no network)

search_symbols

Find the exact symbol format for a coin

get_price

Last price + 24h stats

get_order_book

Top-of-book bids/asks

get_ohlcv

Recent OHLCV candles

How Crypto Market Data MCP works

What eliasfire617/crypto-market-data-mcp MCP server does

The eliasfire617/crypto-market-data-mcp MCP server gives MCP-compatible agents read-only access to public cryptocurrency market data. It is built around CCXT and currently lists Bybit, Binance, OKX, Hyperliquid, Gate, and KuCoin as supported exchanges. The implementation can be extended by adding more CCXT exchange IDs to its supported-exchange configuration.

Its tools cover both spot and derivatives use cases. Agents can discover supported venues, inspect data capabilities without making a network request, and normalize common symbol forms such as btc, BTCUSDT, and BTC-USDT. Market-data tools return prices, 24-hour statistics, order-book levels, OHLCV candles, and recent public trades. Derivatives tools provide current and historical funding rates, open interest, Binance global long/short account ratios, and recent liquidations where supported.

How it works

Requests are sent to exchange public endpoints, so API keys are not needed for local stdio operation. The server checks whether an exchange supports the requested method before making the call and returns structured errors when a capability is unavailable. Responses use a short-lived cache, and transient network failures are retried with exponential backoff for up to three attempts. Per-request and overall timeouts help prevent a slow exchange from blocking a tool call.

The compare_funding tool queries multiple exchanges and calculates an arbitrage spread. It converts funding values to annualized percentages before comparing them, accounting for different funding intervals such as Hyperliquid’s hourly schedule and the eight-hour schedule used elsewhere. This is useful for comparing venue-level funding, but it does not execute trades or manage positions.

Setup and configuration

For local development, create a Python virtual environment, install the dependencies from requirements.txt, and start the server with python server.py. The local process uses stdio and is intended for clients such as Claude Desktop, Cursor, and Cline. A sample Claude Desktop configuration is included in the repository and requires local paths to be adjusted. Windsurf is also identified as a compatible MCP client in the project documentation.

The eliasfire617/crypto-market-data-mcp MCP server can alternatively start a streamable HTTP transport with python server.py --http. HTTP mode binds to port 8000 by default, with PORT available to override it. In this mode, clients send bearer API keys. Keys can be supplied inline through CRYPTO_MCP_API_KEYS or through a file selected with CRYPTO_MCP_API_KEYS_FILE. If no keys are configured, the server creates a temporary demo key for testing. Deployments behind an authenticated gateway can set CRYPTO_MCP_DISABLE_AUTH=1 to skip the server’s own authentication and rate limiting.

Tools and capabilities

Discovery tools include:

  • list_exchanges for the supported exchange list.
  • get_capabilities for an exchange-by-data capability matrix.
  • search_symbols for locating exchange-specific symbol formats.

Market tools include get_price, get_order_book, get_ohlcv, and get_recent_trades. Derivatives tools include get_funding_rate, get_funding_rate_history, compare_funding, get_open_interest, get_long_short_ratio, and get_liquidations.

The server validates inputs and clamps limits on every tool. Logs are written to stderr so they do not interfere with stdio protocol traffic. Exchange cleanup is performed after requests, including when an exchange returns an error.

Limitations and notes

This server is read-only and uses public market data; it does not place orders, access private account information, or execute arbitrage. Exchange support varies by method, and liquidation data has limited support. The long/short account ratio tool is specifically based on Binance data. HTTP mode has separate request-per-minute and monthly quotas for free, pro, and ultra tiers, while local stdio does not require authentication.

The roadmap mentions additional exchange support, more aggressive caching, and optional WebSocket streaming, but these are not described as current capabilities.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • MCP Server Ccxt logoMCP Server Ccxt

    An MCP server for accessing real-time crypto market data and trading via 20+ exchanges using the CCXT library. Supports spot, futures, OHLCV, balances, orders, and more.

    πŸ’° Finance & Fintech4 views
    Compare vs MCP Server Ccxt β†’
  • MCP Binance Futures logoMCP Binance Futures

    MCP server for Binance USDT-M Futures trading β€” exposes tools for market data, account state, order management, and position/margin control.

    πŸ’° Finance & Fintech3 views
    Compare vs MCP Binance Futures β†’
  • Alpha Vantage MCP logoAlpha Vantage MCP

    Alpha Vantage API integration to fetch both stock and crypto information

    πŸ’° Finance & Fintech3 views
    Compare vs Alpha Vantage MCP β†’
  • Coincap MCP logoCoincap MCP

    Real-time cryptocurrency market data integration using CoinCap's public API, providing access to crypto prices and market information without API keys

    πŸ’° Finance & Fintech4 views
    Compare vs Coincap MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
2
Stargazers on the source repository.
Last commit
3mo ago
Most recent push to the default branch.
Tools exposed
13
Callable tools this server registers over MCP.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Crypto Market Data MCP

Create a Python virtual environment, install dependencies from requirements.txt, and run python server.py for local stdio mode.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewCrypto Market Data MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/eliasfire617-crypto-market-data-mcp?style=directory)](https://allmcps.com/mcp/eliasfire617-crypto-market-data-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/eliasfire617-crypto-market-data-mcp"><img src="https://allmcps.com/api/badge/eliasfire617-crypto-market-data-mcp?style=directory" alt="Crypto Market Data MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’°Finance & Fintech
PricingFree
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthAPI key
ClientsClaude Desktop, Cursor, Windsurf, Cline / VS Code
Last updatedSep 7, 2026
10/10 checks healthy over the last 34d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars2
GitHub Star CountTotal stargazers on GitHub representing community popularity (2 stars).
Last commit3mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jun 10, 2026
55Quality signal: Good Β· 55/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools28/30
Adoption & activity2/15
Community engagement1/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 21d ago via OSV.dev Β· mcpize (npm)

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’° Finance & Fintech β†’Best MCP servers for Finance & Fintech β†’Alternatives to Crypto Market Data MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code