Skip to main content
Glama

IG Trading MCP

by kea0811

ig_get_market_details

Retrieve comprehensive market data for specific instruments by inputting market epic codes. Use this to analyze forex, indices, and commodities for informed trading decisions.

Instructions

Get detailed information about a market

Input Schema

NameRequiredDescriptionDefault
epicsYesList of market epic codes (max 50)

Input Schema (JSON Schema)

{ "properties": { "epics": { "description": "List of market epic codes (max 50)", "items": { "type": "string" }, "type": "array" } }, "required": [ "epics" ], "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