Qoyyuum/mcp-metatrader5-server
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.
Platform-specific configuration:
{
"mcpServers": {
"mcp-metatrader5-server": {
"command": "npx",
"args": [
"-y",
"mcp-metatrader5-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...