aster-info-mcp
If you are the rightful owner of aster-info-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.
Aster Info MCP is a server that provides structured access to Aster DEX market data, including candlesticks, order books, trades, and funding rates.
get_kline
Fetch candlestick data for a symbol.
get_index_price_kline
Fetch index price candlestick data for a pair.
get_mark_price_kline
Fetch mark price candlestick data for a symbol.
get_premium_index
Fetch premium index data (mark price, funding rate).
get_funding_rate_history
Fetch historical funding rate data for a symbol.
get_price_change_statistics_24h
Fetch 24-hour price change statistics.
get_latest_price
Fetch the latest price for a symbol or all symbols.
get_order_book_ticker
Fetch order book ticker data (best bid/ask prices and quantities).
get_order_book
Fetch order book data (bids and asks) for a symbol.
get_recent_trades
Fetch recent trades for a symbol.
get_historical_trades
Fetch historical trades for a symbol.
get_aggregated_trades
Fetch aggregated trades for a symbol.