Skip to main content
Glama
WoodsGao

Trade MCP Server

by WoodsGao

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoServer logging level (e.g., INFO, DEBUG, ERROR)INFO
BINANCE_DEMONoWhether to use Binance Demo Trading mode (requires dedicated API Key): true/falsefalse
BINANCE_API_KEYYesBinance API Key for trading and market data (get from https://www.binance.com/en/my/settings/api-management)
BINANCE_FUTURESNoWhether to use contract (futures) trading: true=futures, false=spotfalse
BINANCE_TESTNETNoWhether to use Binance Testnet (requires separate API Key): true/falsefalse
FINNHUB_API_KEYYesFinnhub API Key for fetching stock and cryptocurrency news (get from https://finnhub.io/dashboard)
MCP_SERVER_HOSTNoMCP server host address127.0.0.1
MCP_SERVER_PORTNoMCP server port8000
BINANCE_API_SECRETYesBinance API Secret for authentication

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/WoodsGao/trade-mcp'

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