MCP server for AiDataTaskRunner Panel (MT5) - Control AiDataTaskRuner Panel for data generation and ML model training via MCP
| aidatataskrunner_mcp | ||
| .gitignore | ||
| AiDataTaskRunerMcp.mqproj | ||
| dependencies.json | ||
| LICENSE | ||
| README.md | ||
| server.json | ||
Control AiDataTaskRunner Panel directly via MCP
Main features
Task Management
Control your backtesting queue directly from Claude:
- Add Tasks: Queue new backtests with custom symbols, dates, and timeframes
- Monitor Status: Track task progress (Processing, Queued, Pending, Ready, Failed)
- Batch Operations: Execute all pending tasks or clean completed ones
- File Management: Save/load task configurations from CSV files
Configuration Control
Manage panel settings via Claude:
- Load/Save Configurations: Save and load panel settings from text files
- Query Folders: Check data generation and task storage locations
- System Information: Access MT5 logs and system time
Natural Language Integration
Use Claude to automate your trading data pipeline:
- Query task counts and details
- Add multiple backtests in batch
- Organize and manage task configurations
- Monitor real-time execution status
Real-Time Updates
- Asynchronous operations delivered directly to chat
- Non-blocking task execution (fire-and-forget support)
- Instant status feedback from the panel
Repository Structure
AiDataTaskRunerMcp/
└── aidatataskrunner_mcp/ # JSON Tools definition
Requirements
- AiDataTaskRunner panel functional.
Installation
cd "C:\Users\YOUR USER\AppData\Roaming\MetaQuotes\Terminal\YOUR ID\MQL5\Shared Projects"
tsndep install "https://forge.mql5.io/nique_372/AiDataTaskRunerMcp.git"
- For use tsndep command requerid tsndep pacakage (avaible in pypi).. This command automatically downloads all dependencies and installs all requirements from the repositories.
Available Tools
Check: Tools definition.
License
Read Full License By downloading or using this repository, you accept the license terms.
Documentation
Full documentation is available in the main repository:
Contact
- Platform: MQL5 Community
- Profile: https://www.mql5.com/es/users/nique_372/news
Copyright © 2026 Nique-Leo.