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
Installation
npx -y zenml-io/mcp-zenmlConfiguration
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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub