MCP Server CCXT
by carlosatta
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Server host address | 0.0.0.0 |
| PORT | No | Server port | 3000 |
| LOG_LEVEL | No | Logging level | info |
| SAFE_MODE | No | Disable ALL trading operations. Recommended: true for production | false |
| KRAKEN_SECRET | No | Your Kraken API secret (only needed for private tools) | |
| BINANCE_SECRET | No | Your Binance API secret (only needed for private tools) | |
| KRAKEN_API_KEY | No | Your Kraken API key (only needed for private tools) | |
| BINANCE_API_KEY | No | Your Binance API key (only needed for private tools) | |
| COINBASE_SECRET | No | Your Coinbase API secret (only needed for private tools) | |
| COINBASE_API_KEY | No | Your Coinbase API key (only needed for private tools) | |
| DEFAULT_EXCHANGE | No | Default cryptocurrency exchange | coinbase |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues