Loading MCP server directory, please wait...
MCP server for ML drift detection, MLflow registry diffing, and HMAC-gated model rollback
npx @getmcp/cli add io.github.suneel190700/mendrift-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.suneel190700/mendrift-mcp": {
"command": "uvx",
"args": [
"mendrift-mcp"
]
}
}
}