ZenML
Free与 ZenML MLOps/LLMOps 平台交互,管理机器学习流程。 (ZenML 官方)
About ZenML
MCP-zenml is an open-source Model Context Protocol (MCP) server that connects MCP-compatible clients (such as Claude Desktop, Cursor, and other IDEs) to the ZenML MLOps/LLMOps platform. It provides a standardized interface for AI models to interact with ZenML's core functionalities, including pipeline management, stack configurations, model registry, artifact metadata, deployment monitoring, and user/team management. The server exposes a set of tools for reading live information from the ZenML server and also allows triggering new pipeline runs via snapshots or run templates. Built on the MCP protocol, it acts as a bridge between AI assistants and production ML infrastructure, enabling context-aware automation and observability.
Key Features
Pros & Cons
- Open-source and free to use
- Uses the standardized Model Context Protocol (MCP), ensuring compatibility with multiple AI clients
- Provides live, real-time access to ZenML pipeline and model metadata
- Supports both read operations and pipeline run triggering
- Actively maintained by the ZenML team with a community Slack channel
- Well-documented with a clear list of available tools and migration guidance for deprecated features
- Limited to read functionality for most core entities (no create/update/delete operations)
- Requires a running ZenML server to connect to
- Artifact data (actual content) is not accessible – only metadata
- Some features (run templates) are deprecated and recommend migration to snapshots
- Documentation may be sparse for non-standard use cases