binance-mcp-server
Provides integration with Binance market data, allowing the server to fetch live ticker and 1-hour kline data for BTCUSDT, ETHUSDT, and BNBUSDT, compute SMA20/SMA50 indicators, and generate market briefs without placing trades.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@binance-mcp-serverGive me a brief for BTCUSDT, ETHUSDT, and BNBUSDT."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
PulseBrief
Pull the tape. Write the brief. Don't invent the rest.
PulseBrief is a market briefing agent for the Binance Agent OS Mini Hackathon (Track A).
It reads live Binance data for BTCUSDT, ETHUSDT, and BNBUSDT, computes SMA20 / SMA50 from 1h candles, and prints a short brief. It does not place trades.
How it works
Binance market data
↓
Ticker + 1h klines
↓
SMA20 / SMA50
↓
Short briefTwo ways to run it:
Node demo:
npm startAgent OS: MCP + AGENT.md + prompts/daily-brief.md
Related MCP server: Crypto MCP Server
Quick start
Need Node 18+.
git clone https://github.com/Usmangzw/binance-agentos-pulsebrief.-.git
cd binance-agentos-pulsebrief.-
npm startOne pair:
node src/index.js ETHUSDTNo API keys.
Agent OS / MCP
claude mcp add binance-mcp-server --transport http https://agent.binance.com/mcp/agenticGrant market data only. Leave trading off.
Product: https://www.binance.com/en/agent-os
Repo
AGENT.md
skills.md
package.json
prompts/daily-brief.md
prompts/single-pair.md
src/index.js
src/binance.js
src/sma.js
src/brief.js
src/reporter.js
Limits
No orders. Not financial advice. Restricted regions in the official post cannot enter.
Hackathon
Track A
Demo: https://youtube.com/shorts/SJxNpnXkEYM?si=JpucGWY5vPRktZKJ
Repo: https://github.com/Usmangzw/binance-agentos-pulsebrief.-
This server cannot be deployed
Maintenance
Related MCP Connectors
Binance - 340 tools for market data, order books, and trading pairs
Live multi-signal market intelligence for supported instruments. Analysis only.
Provide real-time cryptocurrency price data and market analysis.
Crypto market data, 200 indicators, order flow and a chart link. No account, no API key.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to access real-time Binance cryptocurrency market data including prices, order books, candlestick charts, trading history, and 24-hour statistics through natural language queries.9 npmApache 2.0
- AlicenseNot gradedqualityDmaintenanceProvides real-time cryptocurrency market data from Binance API, including price queries, 24h statistics, K-line data, market trend analysis, and order book depth information for trading analysis.9 npm1MIT
- AlicenseDqualityDmaintenanceEnables AI agents to access real-time Binance cryptocurrency market data including prices, order books, candlestick charts, trading history, and 24-hour statistics through natural language queries.12Apache 2.0
- AlicenseNot gradedqualityCmaintenanceProvides real-time cryptocurrency trading signals and technical analysis via Binance, supporting multiple timeframes and indicators.4 npm3MIT