71
/ 100
6 days ago
glama

MetaTrader5 MCP Server

Enables trading on MetaTrader5 platform via MCP, including account management, order placement, market data, technical indicators, and signal tools.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 1 credential: MT5_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMT5_LOGIN"": "your_account_number",
🔐 secretMT5_PASSWORD"": "your_password",
configMT5_SERVER"": "your_broker_server",
configMT5_PATH"": "C:\\Program Files\\MetaTrader 5\\terminal64.exe",
configMT5_TIMEOUT"": "60000",
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/edkdev-mt5-forex-mcp-x6y5la)](https://m8ven.ai/mcp/edkdev-mt5-forex-mcp-x6y5la)
commit: e71daad869a49614ea621cd29f10c28786a1b956
code hash: 8a1b17e4422cf1bc06fb82e34fd4ef16dad07131fb7e6968adb372c6e21240ef
verified: 6/24/2026, 10:08:05 AM
view raw JSON →