Skip to main content
Glama

MCP Server CCXT

by carlosatta

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoServer host address0.0.0.0
PORTNoServer port3000
LOG_LEVELNoLogging levelinfo
SAFE_MODENoDisable ALL trading operations. Recommended: true for productionfalse
KRAKEN_SECRETNoYour Kraken API secret (only needed for private tools)
BINANCE_SECRETNoYour Binance API secret (only needed for private tools)
KRAKEN_API_KEYNoYour Kraken API key (only needed for private tools)
BINANCE_API_KEYNoYour Binance API key (only needed for private tools)
COINBASE_SECRETNoYour Coinbase API secret (only needed for private tools)
COINBASE_API_KEYNoYour Coinbase API key (only needed for private tools)
DEFAULT_EXCHANGENoDefault cryptocurrency exchangecoinbase

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/carlosatta/mcp-server-ccxt'

If you have feedback or need assistance with the MCP directory API, please join our Discord server