Binance MCP Server
@py7hagoras
关于 Binance MCP Server
Binance MCP Server
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"binance-mcp-py7hagoras": {
"command": "docker",
"args": [
"build",
"-t",
"binance-mcp-server",
"."
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
—
其他 分类下的更多 MCP 服务器
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
评论