crypto_mcp_server
Verified Safeby ASUS-TUFLSR
Overview
Provides a Python-based server for retrieving real-time and historical cryptocurrency market data from major exchanges using the CCXT library.
Installation
No command providedSecurity Notes
Designed for public, read-only market data access from exchanges; it does not handle user authentication or sensitive data. Relies on external exchanges' public APIs, which are generally safe. The server itself does not implement rate limiting, making it potentially vulnerable to DoS attacks if exposed publicly without additional infrastructure-level protections. No 'eval' or obfuscation is mentioned or implied.
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.
mcp-framework-server
A Python-based MCP (Model Context Protocol) server for processing AI-driven career orientation requests using various frameworks and storing conversation history.
crypto-mcp
Provides real-time and historical cryptocurrency data to LLM applications, using Binance as the primary source and CoinMarketCap as a fallback.
MCP-server-omkar
Provides a minimal Python server for fetching and broadcasting cryptocurrency market data using FastAPI and CCXT.