Binance MCP Server
@py7hagoras
About Binance MCP Server
Binance MCP Server
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"binance-mcp-py7hagoras": {
"command": "docker",
"args": [
"build",
"-t",
"binance-mcp-server",
"."
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Binance MCP Server?
A Model Context Protocol (MCP) server that provides tools for interacting with the Binance cryptocurrency exchange API. It allows AI assistants like Claude to access real-time cryptocurrency data and execute trading operations on your behalf.
How to use Binance MCP Server?
Install Node.js v16+, clone the repository, install dependencies, and build. Set BINANCE_API_KEY and BINANCE_API_SECRET as environment variables. Start Cline with the --mcp-server flag pointing to the built server, or add the server as an MCP Server in Claude Desktop settings.
Key features of Binance MCP Server
- Market data tools: price, 24hr ticker, klines, order book, recent trades.
- Account tools: balances, trade history, open/all orders.
- Trading tools: place, cancel, and cancel all orders.
- Compatible with Cline CLI and Claude Desktop.
- Implements the Model Context Protocol for AI assistants.
Use cases of Binance MCP Server
- Check live cryptocurrency prices via an AI assistant.
- View Binance account balances and trading history.
- Place buy/sell orders directly through natural language.
- Cancel open orders or all orders on a symbol.
- Retrieve historical candlestick data for analysis.
FAQ from Binance MCP Server
—
Basic information
More Other MCP servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Comments