Loading MCP server directory, please wait...
Connect any MCP client to MetaTrader 4/5 to read prices, manage positions, and place trades.
npx @getmcp/cli add io.github.mtcontext/mtcontextRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token — your MTContext license key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mtcontext/mtcontext": {
"url": "https://mcp.mtcontext.com/mcp/v1",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}