Skip to main content
Glama
questflowai

Aster Finance MCP Server

by questflowai

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ASTER_API_KEYYesYour Aster API key for authentication
ASTER_API_SECRETYesYour Aster API secret key for authentication

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
pingB

Test connectivity to the Rest API.

timeA

Get the current server time.

exchangeInfoB

Get current exchange trading rules and symbol information.

depthC

Get the order book for a symbol.

tradesC

Get recent market trades.

historicalTradesC

Get older market historical trades.

aggTradesC

Get compressed, aggregate market trades.

klinesC

Get Kline/candlestick bars for a symbol.

indexPriceKlinesC

Kline/candlestick bars for the index price of a pair.

markPriceKlinesC

Kline/candlestick bars for the mark price of a symbol.

premiumIndexB

Get Mark Price and Funding Rate.

fundingRateC

Get funding rate history.

fundingInfoC

Get funding rate config.

ticker_24hrC

24 hour rolling window price change statistics.

ticker_priceC

Latest price for a symbol or symbols.

ticker_bookTickerB

Best price/qty on the order book for a symbol or symbols.

setPositionModeC

Change user's position mode (Hedge Mode or One-way Mode).

getPositionModeC

Get user's position mode.

setMultiAssetsModeC

Change user's Multi-Assets mode.

getMultiAssetsModeB

Get user's Multi-Assets mode.

placeOrderD

Send in a new order.

placeBatchOrdersC

Place multiple orders.

transferAssetC

Transfer between futures and spot.

queryOrderC

Check an order's status.

cancelOrderC

Cancel an active order.

cancelAllOpenOrdersB

Cancel all open orders on a symbol.

cancelBatchOrdersC

Cancel multiple orders.

countdownCancelAllC

Auto-cancel all open orders.

queryOpenOrderC

Query current open order.

getAllOpenOrdersC

Get all open orders on a symbol.

getAllOrdersC

Get all account orders; active, canceled, or filled.

getBalanceB

Get futures account balance.

getAccountInfoB

Get current account information.

setLeverageC

Change user's initial leverage.

setMarginTypeC

Change margin type.

modifyPositionMarginC

Modify isolated position margin.

getPositionMarginHistoryC

Get position margin change history.

getPositionInfoC

Get current position information.

getTradeListC

Get trades for a specific account and symbol.

getIncomeHistoryD

Get income history.

getLeverageBracketsC

Get notional and leverage brackets.

getAdlQuantileD

Get Position ADL Quantile Estimation.

getForceOrdersC

Get user's force orders.

getCommissionRateC

Get user's commission rate.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/questflowai/aster-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server