Back to MCP Servers
Binance Alpha
An MCP server for tracking Binance Alpha trades, helping AI agents optimize alpha point accumulation.
finance-fintechaiagent
By kukapay
Installation
npx -y binance-alpha-mcpConfiguration
{
"mcpServers": {
"binance-alpha-mcp": {
"command": "npx",
"args": ["-y", "binance-alpha-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes