developer tools

Mcp Zenml

An MCP server to connect with your [ZenML](https://www.zenml.io) MLOps and LLMOps pipelines

python
cloud
local
developer tools
0
View on GitHub

Installation

npx -y zenml-io/mcp-zenml

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-zenml",
  "command": "npx",
  "args": [
    "-y",
    "zenml-io/mcp-zenml"
  ]
}

About This MCP Server

zenml-io/mcp-zenml

An MCP server to connect with your ZenML MLOps and LLMOps pipelines

GitHub: https://github.com/zenml-io/mcp-zenml

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub