Skip to main content
Glama

IG Trading MCP

by kea0811
.gitignore459 B
# Dependencies node_modules/ package-lock.json yarn.lock # Environment files .env .env.local .env.*.local # Credentials and tokens tokens.json *.key *.pem *.cert claude-desktop-config.json mcp.json test-mcp.js # Logs logs/ *.log npm-debug.log* yarn-debug.log* yarn-error.log* # Build output dist/ build/ *.tsbuildinfo # IDE files .vscode/ .idea/ *.swp *.swo .DS_Store *.DS_Store # Test coverage coverage/ .nyc_output/ # Temporary files tmp/ temp/ *.tmp

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