alpha-ticker-mcp
If you are the rightful owner of alpha-ticker-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 that streams real-time Binance Alpha token prices and liquidity data, powering your AI agents and workflows with instant alpha market insights.
The Alpha Ticker MCP server is designed to provide real-time market insights by streaming Binance Alpha token prices and liquidity data. This server is particularly useful for AI agents and workflows that require up-to-date market information to make informed decisions. Built with simplicity and compatibility in mind, the server offers a lightweight solution for accessing crucial financial data. It supports Python 3.10 or higher and utilizes the uv package manager for dependency management. To access Kukapay services, a Kukapay Access Token is required. The server can be installed as a Claude Desktop application, making it versatile for various use cases. With its robust set of tools, users can retrieve token lists, track liquidity pools, get the latest prices, and access recent trade and kline data. This makes it an invaluable resource for traders, developers, and financial analysts looking to integrate real-time data into their applications.
Features
- Real-time streaming of Binance Alpha token prices and liquidity data.
- Lightweight and compatible with MCP clients.
- Supports Python 3.10 or higher.
- Can be installed as a Claude Desktop application.
- Requires a Kukapay Access Token for service access.
Tools
get_tokens
Retrieves a list of all tracked Binance Alpha tokens.
get_pools
Fetches a list of currently tracked liquidity pools.
get_price
Returns the latest price for a specified list of tokens.
get_trades
Retrieves recent trade data for a specified token symbol.
get_kline
Fetches kline data for a token within a specified time period.