Binance-MCP docs
nirholas / Binance-MCP

Binance-MCP

MCP server for Binance exchange - spot trading, staking, wallet, NFT, pay, mining, and more

v1.0.0SEE LICENSE IN LICENSETypeScript
npm install

What it does

Capabilities documented in this repository.

Overview

See the full documentation for details.

Why Binance MCP

See the full documentation for details.

Features

See the full documentation for details.

Trading & Markets

See the full documentation for details.

Earn & Invest

See the full documentation for details.

Wallet & Transfers

See the full documentation for details.

Get started

Install it, then run your first command.

npm install
CommandRuns
npm run startnode build/index.js
npm run devtsx watch src/index.ts
npm run buildtsc
npm run testnpx @modelcontextprotocol/inspector tsx src/index.ts

Read the full getting started guide

Examples

Taken directly from this repository's documentation.

# Clone the repository
git clone https://github.com/nirholas/Binance-MCP.git
cd Binance-MCP

# Install dependencies
npm install

# Build the project
npm run build
npm run init
npm run start

More examples

Reference