Skip to main content
Glama

IG Trading MCP

by kea0811

ig_add_to_watchlist

Add a specific market instrument (epic) to a designated watchlist on IG Trading for easy tracking and analysis. Requires watchlist ID and epic details.

Instructions

Add an epic to a watchlist

Input Schema

NameRequiredDescriptionDefault
epicYesEpic to add
watchlistIdYesWatchlist ID

Input Schema (JSON Schema)

{ "properties": { "epic": { "description": "Epic to add", "type": "string" }, "watchlistId": { "description": "Watchlist ID", "type": "string" } }, "required": [ "watchlistId", "epic" ], "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