awesome-production-machine-learning
A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning
awesome-production-machine-learning MCP Server
MCP server for EthicalML/awesome-production-machine-learning
Ready-to-Use Client Configurations
{
"mcpServers": {
"awesome-production-machine-learning": {
"command": "npx",
"args": [
"-y",
"@EthicalML/awesome-production-machine-learning"
]
}
}
}