Installation & Configuration
{
"mcpServers": {
"mlflow": {
"command": "node",
"args": [
"<absolute-path-to-this-repository>/dist/index.js"
],
"env": {
"MLFLOW_TRACKING_URI": "http://localhost:5000"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17