metatrader-mcp-server vs Vibe-Trading
MCP server that puts MetaTrader 5 in an LLM's hands — natural-language trading, account and market data, order management over stdio/SSE, plus REST and WebSocket quotes. 32 tools, MIT. — versus — HKUDS' personal trading agent: one command gives your agent market data, analysis and trading capability, with a shadow-account mode, API and MCP surface.
Same job — give your agent real trading capability over MCP — different scope: Vibe-Trading is a full personal trading-agent stack with market analysis and a shadow-account safety mode; metatrader-mcp-server is the raw MT5 broker bridge, bring your own judgment.
| metatrader-mcp-server | Vibe-Trading | |
|---|---|---|
| Stars | 643 | 24k |
| Forks | 216 | 4.1k |
| Language | Python | Python |
| License | MIT | MIT |
| Last activity | 3 months ago | today |
| Topics | finance | finance, agents |
| Curated connections | 2 | 2 |
metatrader-mcp-server — the curator's take
The shortest path from 'Claude, close all profitable positions' to it actually happening: pip install, point Claude Desktop/Code at it — or run the SSE server on the Windows VPS where MT5 lives — and the bundled /trading skill teaches the agent all 32 tools plus MT5 domain conventions. Treat it like a loaded weapon: the MCP layer has NO authentication (firewall it, tunnel it, or keep it on localhost), MT5 is Windows-only, and an LLM with live order-execution powers is a risk decision, not a convenience — start on a demo account and read the repo's own disclaimer. NOT a strategy or an analysis engine; it's the broker bridge — the hands, not the brain.
Vibe-Trading — the curator's take
From the lab behind LightRAG and VideoAgent: a full trading-agent stack with the two features that matter — a shadow account so strategies run against real markets with fake money, and an MCP surface so YOUR agent gains the capability rather than you adopting theirs. The team publicly disavows the fake tokens trading on its name — read that as both integrity and a warning about the space. NOT financial advice infrastructure: agents amplify whatever edge (or absence of one) you encode; stay in the shadow account until the data argues otherwise.