Ultrade MCP Server
Officialby ultrade-org
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ALGORAND_ALGOD | Yes | The base URL for the Algorand Algod service. | https://mainnet-api.algonode.cloud |
| ALGORAND_TOKEN | No | The API token/key for the Algod service. | |
| ITEMS_PER_PAGE | No | The number of items to display per page for paginated requests. | 10 |
| ULTRADE_API_URL | Yes | The base URL for the Ultrade API. | https://api.ultrade.io |
| ALGORAND_NETWORK | Yes | The Algorand network to connect to (e.g., mainnet, testnet). | mainnet |
| ALGORAND_ALGOD_API | Yes | The URL for the Algorand Algod API v2 endpoint. | https://mainnet-api.algonode.cloud/v2 |
| ALGORAND_ALGOD_PORT | No | The port used to connect to the Algod service. | |
| ALGORAND_AGENT_WALLET_ACTIVE | Yes | The mnemonic phrase for the active trading wallet used by the agent. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
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/ultrade-org/ultrade-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server