A Model Context Protocol (MCP) server for interacting with the MetaTrader 5 trading platform. This server provides AI assistants with tools and resources to access market data, perform trading operations, and analyze trading history.
{
"mcpServers": {
"mcp-metatrader5": {
"command": "uvx",
"args": [
"mcp-metatrader5-server"
]
}
}
}