# IG Trading API Credentials
# Copy this file to .env and fill in your credentials
# Your IG API Key (get from IG dashboard)
IG_API_KEY=your_api_key_here
# Your IG account identifier (username)
IG_IDENTIFIER=your_username_here
# Your IG account password
IG_PASSWORD=your_password_here
# Use demo account (true/false)
IG_DEMO=true
# Logging level (debug, info, warn, error)
LOG_LEVEL=info
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/kea0811/ig-trading-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server