Server data from the Official MCP Registry
MCP server for ML drift detection, MLflow registry diffing, and HMAC-gated model rollback
MCP server for ML drift detection, MLflow registry diffing, and HMAC-gated model rollback
Mendrift-MCP is a well-architected MLOps incident response server with strong security fundamentals. The approval gate is cryptographically enforced via HMAC tokens that are never exposed over MCP, preventing unauthorized rollbacks even under prompt injection. Code quality is high with proper error handling, input validation, and a comprehensive test suite. Permissions are appropriately scoped to the server's purpose (read tools, gated writes, incident creation). Minor findings around logging practices and environment variable handling do not materially impact the security posture. Package verification found 1 issue.
8 files analyzed · 6 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-suneel190700-mendrift-mcp": {
"args": [
"mendrift-mcp"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.