Skip to main content
Glama

IG Trading MCP

by kea0811

ig_login

Authenticate and access IG Trading accounts securely via the IG Trading MCP server. Manage forex, indices, and commodities trading with encrypted logins and optional demo account support.

Instructions

Login to IG Trading account

Input Schema

NameRequiredDescriptionDefault
apiKeyNoIG API Key (optional if set in environment)
identifierNoIG Account Identifier (optional if set in environment)
isDemoNoUse demo account (default: true)
passwordNoIG Account Password (optional if set in environment)
useEncryptionNoUse encrypted login (default: true)

Input Schema (JSON Schema)

{ "properties": { "apiKey": { "description": "IG API Key (optional if set in environment)", "type": "string" }, "identifier": { "description": "IG Account Identifier (optional if set in environment)", "type": "string" }, "isDemo": { "default": true, "description": "Use demo account (default: true)", "type": "boolean" }, "password": { "description": "IG Account Password (optional if set in environment)", "type": "string" }, "useEncryption": { "default": true, "description": "Use encrypted login (default: true)", "type": "boolean" } }, "type": "object" }

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