A lightweight Model Context Protocol (MCP) server that enables AI assistants to interact with ClearML experiments, models, and projects, providing comprehensive ML experiment context and analysis directly in AI conversations.
ClearMLMLOpsexperiment managementmodel analysisAI assistant integrationcontext
Installation & Configuration
{
"mcpServers": {
"clearml": {
"command": "uvx",
"args": [
"clearml-mcp"
]
}
}
}Information
Transport
stdio
Language
Python
Created
2025/7/12
Updated
2026/6/7