Loomal

mcp-zenml

MCP server by github.com/zenml-io/mcp-zenml

MCP server for ZenML - browse stacks, pipelines, runs, artifacts & trigger pipeline runs via API

46 starsoci: docker.io/zenmldocker/mcp-zenml:1.5.1

About mcp-zenml

mcp-zenml is an MCP (Model Context Protocol) server published by zenml-io in the official MCP registry, listed under App Automation on Loomal. MCP server for ZenML - browse stacks, pipelines, runs, artifacts & trigger pipeline runs via API

It ships as a Docker image (docker.io/zenmldocker/mcp-zenml:1.5.1), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/zenml-io/mcp-zenml, where the project has earned 46 GitHub stars.

Use mcp-zenml with your agent

Claude Code · one command
claude mcp add mcp-zenml -- docker run -i --rm docker.io/zenmldocker/mcp-zenml:1.5.1
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-zenml": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/zenmldocker/mcp-zenml:1.5.1"
      ]
    }
  }
}
ocidocker.io/zenmldocker/mcp-zenml:1.5.1

Frequently asked questions

What is mcp-zenml?
mcp-zenml is an MCP (Model Context Protocol) server by zenml-io in the App Automation category. MCP server for ZenML - browse stacks, pipelines, runs, artifacts & trigger pipeline runs via API
How do I connect mcp-zenml to Claude, Cursor, or another MCP client?
Install mcp-zenml from its oci package (docker.io/zenmldocker/mcp-zenml:1.5.1) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-zenml open source?
Yes — the source code is public at github.com/zenml-io/mcp-zenml, with 46 GitHub stars.
Can AI agents pay to use mcp-zenml?
Not yet through Loomal — mcp-zenml is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-zenml? Claim this listing free by verifying GitHub ownership, or contact us.