Aidatataskrunner MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 241 installs a week from pypi. Last commit 9 May 2026.
MCP server for AiDataTaskRunner Panel (MT5) - Control data generation and ML model training via MCP
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add aidatataskrunner-mcp -- uvx aidatataskrunner-mcp
{
"mcpServers": {
"aidatataskrunner-mcp": {
"args": [
"aidatataskrunner-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.aidatataskrunner-mcp]
command = "uvx"
args = ["aidatataskrunner-mcp"]
{
"mcpServers": {
"aidatataskrunner-mcp": {
"args": [
"aidatataskrunner-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"aidatataskrunner-mcp": {
"args": [
"aidatataskrunner-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.