What problem does it solve?
This Skill provides a production-ready MCP server for Aster DEX that removes the friction of directly integrating exchange APIs, securely managing keys, and implementing trading logic for spot and futures workflows.
Core Features & Use Cases
- Comprehensive Trading Tools: 35+ commands for futures and spot including tickers, order books, klines, funding rates, create/cancel orders, positions, balances, leverage, margin mode, transfers, and commission info.
- Secure Multi-Account Execution: Encrypted API key storage, multi-account support, and HMAC plus EIP-712 authentication to safely execute trades programmatically.
- Use Case: Deploy an agent that monitors Aster markets, places and manages both spot and futures orders across accounts, transfers funds between wallets, and reconciles balances automatically.
Quick Start
Start the Aster MCP server and ask it to return the current Aster BTC price and your account balance.