aster-mcp
by Tairon-ai
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| DEBUG_FULL | No | Enable detailed transaction logging | false |
| BNB_RPC_URL | No | BNB Chain RPC URL | https://bsc-rpc.publicnode.com |
| ASTER_API_KEY | Yes | Your AsterDEX API key | |
| SOLANA_RPC_URL | No | Solana RPC URL | https://solana-rpc.publicnode.com |
| ARBITRUM_RPC_URL | No | Arbitrum RPC URL | https://arbitrum-one-rpc.publicnode.com |
| ASTER_API_SECRET | Yes | Your AsterDEX API secret | |
| ETHEREUM_RPC_URL | No | Ethereum RPC URL | https://eth.llamarpc.com |
| ASTER_API_BASE_URL | No | AsterDEX API endpoint | https://sapi.asterdex.com |
| BNB_WALLET_MNEMONIC | No | BNB Chain wallet mnemonic phrase | |
| BNB_WALLET_PRIVATE_KEY | No | BNB Chain wallet private key (hex with 0x prefix) | |
| SOLANA_WALLET_MNEMONIC | No | Solana wallet mnemonic phrase | |
| ARBITRUM_WALLET_MNEMONIC | No | Arbitrum wallet mnemonic phrase | |
| ETHEREUM_WALLET_MNEMONIC | No | Ethereum wallet mnemonic phrase | |
| SOLANA_WALLET_PRIVATE_KEY | No | Solana wallet private key (base58 format, no 0x) | |
| ARBITRUM_WALLET_PRIVATE_KEY | No | Arbitrum wallet private key (hex with 0x prefix) | |
| ETHEREUM_WALLET_PRIVATE_KEY | No | Ethereum wallet private key (hex with 0x prefix) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/Tairon-ai/aster-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server