binance-alpha-mcp
If you are the rightful owner of binance-alpha-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server for tracking Binance Alpha trades, helping AI agents optimize alpha point accumulation.
The Binance Alpha MCP server is designed to monitor and track trades of Binance Alpha tokens in real-time. It provides AI agents with the necessary data to optimize alpha point accumulation by subscribing to on-chain events. The server calculates trade values in USD using real-time prices from CryptoCompare and maintains trade data in memory, automatically cleaning up records older than one hour. This ensures that the data remains relevant and up-to-date. The server is built using Node.js and requires access to a BSC node for event listening and token queries. It offers configurable endpoints for WebSocket and HTTP connections, making it flexible and adaptable to different environments. The server is particularly useful for developers and AI agents looking to gain insights into Binance Alpha token trading activities and optimize their strategies accordingly.
Features
- Real-time Trade Monitoring: Track buy-side activity for Binance Alpha tokens by subscribing to on-chain events.
- USD-based Metrics: Calculates trade values in USD using real-time prices from CryptoCompare.
- Data Persistence: Maintains trade data in memory, with automatic cleanup of records older than 1 hour.
- Configurable Endpoints: Uses separate WebSocket and HTTP endpoints for event listening and token queries.
Tools
get_top_tokens
Returns a markdown table of top tokens by USD trading volume, including symbol, USD volume, name, and address.
get_trade_stats
Provides statistics on trade USD values (min, max, median) and a distribution table.