Skip to main content
Glama

Aster Finance MCP Server

by questflowai

fundingRate

Retrieve historical funding rate data for cryptocurrency futures trading on Aster Finance to analyze market trends and inform trading strategies.

Instructions

Get funding rate history.

Input Schema

NameRequiredDescriptionDefault
endTimeNoEnd time in ms
limitNoNumber of results. Default 100, max 1000.
startTimeNoStart time in ms
symbolNoTrading symbol

Input Schema (JSON Schema)

{ "properties": { "endTime": { "description": "End time in ms", "type": "number" }, "limit": { "description": "Number of results. Default 100, max 1000.", "type": "number" }, "startTime": { "description": "Start time in ms", "type": "number" }, "symbol": { "description": "Trading symbol", "type": "string" } }, "type": "object" }

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