kukapay/binance-alpha-mcp
An MCP server for tracking Binance Alpha trades, helping AI agents optimize alpha point accumulation.
Quick Start
Clone the repository:
git clone https://github.com/kukapay/binance-alpha-mcpClaude Desktop configuration example:
{
"mcpServers": {
"binance-alpha-mcp": {
"command": "npx",
"args": [
"-y",
"kukapay/binance-alpha-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.