Skip to main content
Glama

Aster Finance MCP Server

by questflowai

setMarginType

Change margin type for cryptocurrency trading positions between isolated and crossed modes to manage risk exposure on Aster Finance exchange.

Instructions

Change margin type.

Input Schema

NameRequiredDescriptionDefault
marginTypeYes
symbolYes

Input Schema (JSON Schema)

{ "properties": { "marginType": { "enum": [ "ISOLATED", "CROSSED" ], "type": "string" }, "symbol": { "type": "string" } }, "required": [ "symbol", "marginType" ], "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