yugen-mt5-mcp

YugenLabsTI/yugen-mt5-mcp
★ 0 stars Python Memory/Knowledge Updated 3d ago
A secure, extensible MCP server for MetaTrader with trading, chart objects, risk controls, and VPS-ready deployment.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "yugen-mt5-mcp": {
      "command": "uvx",
      "args": [
        "yugen-mt5-mcp"
      ]
    }
  }
}

Or install with pip: pip install yugen-mt5-mcp

README Excerpt

<!-- mcp-name: io.github.yugenlabsti/yugen-mt5-mcp --> > 🌐 **Language**: English | [Español](README.es.md) > > 📚 New to the project? Start with the [documentation index](docs/index.md) — it explains the recommended reading order. **TIP**: toda la documentación también está disponible en español en [`docs/es/`](docs/es/).

Tools (11)

YUGEN_MT5_ALLOWED_SYMBOLSYUGEN_MT5_ALLOW_LIVE_TRADINGYUGEN_MT5_ALLOW_REAL_ACCOUNTSYUGEN_MT5_AUDIT_PATHYUGEN_MT5_MAX_ORDER_VOLUMEYUGEN_MT5_MAX_SYMBOL_EXPOSUREYUGEN_MT5_REAL_ACCOUNT_CONSENTYUGEN_MT5_REMOTE_BEARER_TOKENYUGEN_MT5_REMOTE_ENABLEDYUGEN_MT5_REMOTE_HOSTYUGEN_MT5_REMOTE_PORT