Fullmt5mcpbyleo
@TradeSystemsNique
关于 Fullmt5mcpbyleo
Complete MCP server for MT5: Through the MCP protocol, it allows [Trades, Orders, History, Graphic Objects, Terminal Logs, Compilation, etc.] (Mirror)
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mt5_mcp_by_leo": {
"command": "PATH_TO_EXE",
"args": [
"PATH_TO_FILE",
"YOUR_TBP_ID",
"YOUR_MT5_ACCOUNT_LOGIN_ID"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is FullMt5McpByLeo?
FullMt5McpByLeo is a production-ready MCP server that enables Claude and other AI assistants to control MetaTrader 5 directly. It is written in C++ with an MQL5 backend, providing access to the full MT5 API for trading, data, and automation operations.
How to use FullMt5McpByLeo?
Download the latest .exe and .ex5 files from the repository releases. Place the .ex5 files in the MT5 terminal’s Experts folder, and the .exe file in an accessible folder. Download the tools.json file to the terminal’s Common\Files folder. Create a config JSON file. Add the server to your Claude Desktop configuration with the path to the EXE, config file, your TBP ID, and your MT5 account login. In MT5, allow WebRequest to 127.0.0.1, enable AutoTrading and DLL imports, then attach the Runner.ex5 and Mt5Mcp.ex5 EAs on a chart. The server will connect and you can execute trades via natural language in Claude.
Key features of FullMt5McpByLeo
- Executes trades with market and pending orders
- Retrieves real-time OHLC and tick data
- Manages indicators, graphic objects, and charts
- Compiles MQL5 code and runs backtests
- Accesses full terminal and account information
- Average response time around 10ms
Use cases of FullMt5McpByLeo
- Automate trading strategies through natural language commands
- Analyze market data and historical deals with AI assistance
- Develop and test Expert Advisors via MQL5 compilation and backtesting
- Manage chart visualizations and annotations remotely
FAQ from FullMt5McpByLeo
What makes this server different from other MT5 MCPs?
Unlike other MCPs that rely on the Python mt5 package, this server uses a C++/MQL5 dual architecture, giving access to the full MQL5 API including chart handling, indicators, and graphic objects.
What are the runtime requirements?
The server requires an EXE from releases (McpServer.exe), an EX5 from releases (Runner and Mt5Mcp EAs), and an active license from TheBotPlace. It runs on Windows with MetaTrader 5 installed.
How is the license activated?
You must purchase McpServerByLeo from TheBotPlace, obtain your TBP ID from your account, and add it to the args array in your Claude Desktop configuration.
Does the server support backtesting?
Yes. It can run historical tests with multiple tick modeling, leverage, optimization criteria, forward mode, and visual mode, without needing .ini files.
What transport methods are supported?
The server supports stdio (via stdin/stdout) and HTTP remote (using httplib and mcp-remote npm package).
金融与商务 分类下的更多 MCP 服务器
Edwin
edwin-financeEmpowering AI agents to dominate DeFAI
Alpaca Trading MCP Server
laukikkMCP for the Alpaca trading API to manage stock and crypto portfolios, place trades, and access market data
Defeatbeta Api
defeat-betaAn open-source alternative to Yahoo Finance's market data APIs with higher reliability.
✅ Official Alpha Vantage MCP Server
calvernazA MCP server for the stock market data API, Alphavantage API.
Crypto Price & Market Analysis MCP Server
truss44A Model Context Protocol (MCP) server that provides real-time cryptocurrency analysis via CoinCap's API. Enables Claude and other MCP clients to fetch crypto prices, analyze market trends, and track historical data.
评论