Binance Cryptocurrency MCP
About
Access real-time Binance cryptocurrency market data, including prices, order books, and trading history.
Details
- Author
- carlosirineucosta
- Categories
- Database, Other, Finance
- Tags
- #crypto, #trading, #data-analysis
Jump to
Setup
Install Binance Cryptocurrency MCP in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/carlosirineucosta/binance-mcp-enhanced
Follow the installation instructions in the repository README, then restart your MCP client.
Binance MCP Enhanced - Technical Analysis Edition
Enhanced forkofbinance-mcpby@snjyor
Original work licensed under Apache 2.0 License
A powerful cryptocurrency analysis MCP server that adds advanced technical analysis capabilities to the original Binance MCP implementation.
- Moving Averages: SMA, EMA with customizable periods
- Momentum: RSI, MACD for trend strength analysis
- Volatility: Bollinger Bands, ATR for risk assessment
- Volume: VWAP for institutional trading levels
- Trend Detection: Automatic bullish/bearish/neutral classification
- Support & Resistance: Dynamic level identification
- Price Statistics: Returns, volatility, Sharpe ratio calculations
- Market Conditions: Overbought/oversold detection
- Performance Comparison: Compare up to 5 symbols
- Correlation Analysis: Find related trading pairs
- Volatility Ranking: Identify high/low volatility assets
- Updated all dependencies to latest secure versions
- Non-root Docker container execution
- Comprehensive input validation
- Sanitized error messages
# Build the enhanced image docker build -t binance-mcp-enhanced . # Run the container docker run -i --rm binance-mcp-enhanced
# Install dependencies npm install # Build npm run build # Run npm start
Add to yourclaude_desktop_config.json:
{ "binance-enhanced": { "command": "docker", "args": ["run", "-i", "--rm", "binance-mcp-enhanced"] } }
{ "binance-testnet": { "command": "docker", "args": [ "run", "-i", "--rm", "-e", "BINANCE_TESTNET=true", "binance-mcp-enhanced" ] } }
Calculate indicators for BTCUSDT on 1h timeframe: - Indicators: ["sma", "ema", "rsi", "macd"] - Period: 20
Response includes current values and signals (overbought/oversold, bullish/bearish).
Analyze BTCUSDT market on 4h timeframe with support/resistance levels
Provides comprehensive market analysis including trend, statistics, and key levels.
Compare performance of ["BTCUSDT", "ETHUSDT", "BNBUSDT"] on daily timeframe
Returns comparative metrics and rankings.
All original features from@snjyor's binance-mcpremain available:
- Real-time price data
- Order book information
- Historical trades
- K-line/candlestick data
- 24hr statistics
- Exchange information
- Symbol price ticker
- And more...
Original Work:binance-mcpby@snjyor
License: Apache 2.0 License (maintained)
Enhancements: Technical analysis capabilities and security improvements
This enhanced version maintains full compatibility with the original API while adding powerful analysis tools for cryptocurrency trading.
SeeLICENSEandNOTICEfiles for complete attribution details.
This is a personal enhancement fork. For the original project, please contribute to@snjyor's repository.
Token Metrics integration for fetching real-time crypto market data, trading signals, price predictions, and advanced analytics.
AudioAlpha turns 100+ daily finance and crypto podcasts into structured intelligence — α-sentiment scores, narrative signals, asset mentions, transcripts, and market snapshots with 40+ custom metrics. Built for AI-driven research and trading workflows.
Provides real-time and historical cryptocurrency market data from major exchanges using the CCXT library.
Remote MCP server for historical crypto & prediction-market data: search ~500K instruments, live market stats (OHLC, turnover, spreads, depth, slippage) and tick-data purchase. Keyless for catalog & stats; optional OAuth for account tools. Endpoint: https://cryptostruct.com/mcp
Read-only MCP server for your Evibe investment portfolio + live market data (holdings, performance, dividends, benchmarks, screeners). Works with Claude & ChatGPT.
Realtime and Historical Exchange Rate Data, FX pairs, bid/ask, OHLC and Crypto prices
Alpaca’s official MCP Server lets you trade stocks, ETFs, crypto, and options, run data analysis, and build strategies in plain English directly from your favorite LLM tools and IDEs
Streams real-time Binance Alpha token prices and liquidity data for AI agents and workflows.
Access Alpha Vantage financial data APIs to get real-time and historical stock data, forex rates, and cryptocurrency information.
EUR settlement for AI agents. USDC/EURC to EUR via SEPA Instant. Trust scoring (KYA 0-100), market data, crypto analytics, AI tools.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





