Skip to main content
Glama
Usmangzw

binance-mcp-server

by Usmangzw

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 brief

Two ways to run it:

  1. Node demo: npm start

  2. Agent 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 start

One pair:

node src/index.js ETHUSDT

No API keys.

Agent OS / MCP

claude mcp add binance-mcp-server --transport http https://agent.binance.com/mcp/agentic

Grant 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.-

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables 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 npm
    Apache 2.0
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides 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 npm
    1
    MIT
  • A
    license
    D
    quality
    D
    maintenance
    Enables 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.
    12
    Apache 2.0