Binance Cryptocurrency MCP
About
Access Binance cryptocurrency market data, including prices, candlestick charts, and order books.
Details
- Author
- snjyor
- Categories
- Database, Other, Finance
Jump to
Setup
Install Binance Cryptocurrency MCP in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/snjyor/binance-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
Model Context Protocolservice for accessing Binance cryptocurrency market data.
This MCP service allows AI agents (such as Claude, Cursor, Windsurf, etc.) to execute Binance API calls and obtain real-time data from the cryptocurrency market, including prices, candlestick charts, order books, and more.
PurposeYou can directly ask AI about the latest cryptocurrency prices, trading volume, price trends, and other information, without having to check the Binance website or use other tools.
Through this MCP service, you can obtain the following information:
- Current price information - Get real-time prices for specified cryptocurrencies
- Order book data - View buy and sell order depth
- Candlestick chart data - Obtain candlestick data for different time periods
- 24-hour price changes - View price changes within 24 hours
- Trading history - View recent trading records
- Price statistics - Get price statistics for various time windows
- Go toCursor Settings>MCP
- Click+ Add New MCP Service
- Fill in the form:
- Name:binance
- Type:command
- Command:npx -y @snjyor/binance-mcp@latest
Add a.cursor/mcp.jsonfile to your project:
{ "mcpServers": { "binance": { "command": "npx", "args": [ "-y", "@snjyor/binance-mcp@latest" ] } } }
After configuration, the Binance market data tools will be automatically available to Cursor AI agents:
- The tool will be listed underAvailable Toolsin the MCP settings
- Agents will automatically use it when relevant
- You can explicitly ask agents to use these tools
Using in Other MCP-Compatible Environments
{ "mcpServers": { "binance": { "command": "npx", "args": [ "-y", "@snjyor/binance-mcp@latest" ] } } }
Please tell me the current price of Bitcoin
View Ethereum's 24-hour Price Movement
How has Ethereum's price changed in the past 24 hours?
Show me the daily K-line data for BNB over the last 5 days
# Install dependencies npm install # Build npm run build # Local testing npm run start
To debug your server, you can useMCP Inspector.
# Start MCP Inspector and server npx @modelcontextprotocol/inspector node dist/index.js
Provides A-share stock market data, including basic info, historical K-lines, financial indicators, and macroeconomic data using Baostock.
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.
Token Metrics integration for fetching real-time crypto market data, trading signals, price predictions, and advanced analytics.
Access Chinese stock market data, including historical prices, real-time quotes, news, and financial statements.
Access real-time Binance cryptocurrency market data, including prices, order books, and trading history.
Provides real-time and historical cryptocurrency market data from major exchanges using the CCXT library.
Funding rounds, acquisitions & exec moves — deduped, enriched, typed. Query over REST, stream over webhooks, or hand to your agent over MCP. 50 free credits.
Access global financial market data through 70+ tools: end-of-day & intraday prices, fundamentals, earnings & financial statements, news & sentiment, screeners, technical indicators, macro and more - across stocks, ETFs, forex and crypto.
Access economic data from the Federal Reserve Bank of St. Louis (FRED).
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





