MCP server for Binance exchange - spot trading, staking, wallet, NFT, pay, mining, and more
npm installCapabilities documented in this repository.
See the full documentation for details.
See the full documentation for details.
See the full documentation for details.
See the full documentation for details.
See the full documentation for details.
See the full documentation for details.
Install it, then run your first command.
npm install
| Command | Runs |
|---|---|
npm run start | node build/index.js |
npm run dev | tsx watch src/index.ts |
npm run build | tsc |
npm run test | npx @modelcontextprotocol/inspector tsx src/index.ts |
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 buildnpm run initnpm run start