MetaTrader5OnLinux-Wine-AND-MCP-ServerSetup

Isai-dc/MetaTrader5OnLinux-Wine-AND-MCP-ServerSetup
★ 0 stars Shell 📦 Other Updated 1d ago
An MCP server.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "metatrader5onlinux-w": {
      "command": "npx",
      "args": [
        "-y",
        "Isai-dc/MetaTrader5OnLinux-Wine-AND-MCP-ServerSetup"
      ]
    }
  }
}