MCP-server-omkar
Verified Safeby omkar1930
Overview
Provides a minimal Python server for fetching and broadcasting cryptocurrency market data using FastAPI and CCXT.
Installation
No command providedSecurity Notes
The server handles public market data only and does not require API keys for its operation, significantly reducing security risks associated with sensitive credential management. It utilizes established frameworks (FastAPI) and libraries (CCXT).
Similar Servers
mcp-crypto-server
A high-performance platform for real-time cryptocurrency and stock market data, technical analysis, LLM-powered insights, and news aggregation, primarily for generating trading signals and reports for AI applications.
crypto-mcp
Provides real-time and historical cryptocurrency data to LLM applications, using Binance as the primary source and CoinMarketCap as a fallback.
crypto_mcp_server
Provides a Python-based server for retrieving real-time and historical cryptocurrency market data from major exchanges using the CCXT library.
MCP-Crypto-Server
Retrieve and analyze cryptocurrency market data from various exchanges for trading bots, AI agents, and analytics dashboards.