← All servers
πŸ”§

MetaTrader 5 MCP BridgeVerifiedπŸ›‘ No advisories

io.github.vincentwongso/mt5-trading-mcp
New to MCP? Start here β†’
0β˜… stars
0weekly installs
1 month agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/vincentwongso, which proved it owns this namespace.

Verified owner: github.com/vincentwongso β†—io.github.vincentwongso/mt5-trading-mcp

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs MT5_PASSWORD.
βœ“
Configuration
Reads MT5_LOGIN, MT5_SERVER.

About

Let an AI agent read and trade a MetaTrader 5 account over MCP, behind a human-approval gate.

Packages & transports

pypimt5-trading-mcpv1.4.2 Β· uvx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mt5_trading": {
      "command": "uvx",
      "args": [
        "mt5-trading-mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx mt5-trading-mcp