Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ☁️ Cloud Platforms
  3. MCP Zenml
MCP Zenml logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 11:16:12 AM

MCP Zenml

User RatingsBe the first to rate and review this MCP server!
View Repository49 GitHub StarsTotal stargazers on GitHub for the source repository (49 stars).Visit Website
zenmlmlopsllmopspipelinesdeployments

MCP server for inspecting, analyzing, and triggering ZenML MLOps and LLMOps pipeline resources.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON ▾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "zenml-io-mcp-zenml": {
      "command": "npx",
      "args": [
        "-y",
        "cloudflared"
      ]
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (23) Directory Badge Claim listing Alternatives☁️ More in Cloud Platforms

Overview

This server connects MCP clients to the ZenML API and exposes tools for pipeline execution, deployments, projects, builds, artifacts, models, and related resources. Use it when an AI assistant needs live ZenML metadata, deployment status and logs, pipeline analysis, or the ability to trigger runs. It also includes diagnostic tools and experimental interactive run visualizations.

Use cases

•Inspect pipeline snapshots and deployment status
•Trigger pipeline runs from snapshots
•Review deployment and pipeline-step logs
•Analyze recent runs and stack components
•Diagnose ZenML connectivity and authentication issues

Key features

•Query ZenML projects, tags, builds, artifacts, models, and services
•List and inspect pipeline runs, snapshots, and deployments
•Trigger pipeline runs using snapshots
•Retrieve bounded deployment and step logs
•Analyze recent pipeline activity and stack component usage
•Open interactive pipeline run dashboards and activity charts

Capabilities & Tool Schemas (23) ~323 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Zenml.

get_snapshot

Get a frozen pipeline configuration by name/ID

list_snapshots

List snapshots with filters (runnable, deployable, deployed, tag)

get_deployment

Get a deployment's runtime status and URL

list_deployments

List deployments with filters (status, pipeline, tag)

get_deployment_logs

Get bounded logs from a deployment (tail=100 default, max 1000)

trigger_pipeline

Trigger a pipeline run (prefer `snapshot_name_or_id` parameter)

Documentation Overview

MCP Server for ZenML

Trust Score

This project implements a Model Context Protocol (MCP) server for interacting with the ZenML API.

ZenML MCP Server

What is MCP?

The Model Context Protocol (MCP) is an open protocol that standardizes how applications provide context to Large Language Models (LLMs). It acts like a "USB-C port for AI applications" - providing a standardized way to connect AI models to different data sources and tools.

MCP follows a client-server architecture where:

  • MCP Hosts: Programs like Claude Desktop or IDEs that want to access data through MCP
  • MCP Clients: Protocol clients that maintain 1:1 connections with servers
  • MCP Servers: Lightweight programs that expose specific capabilities through the standardized protocol
  • Local Data Sources: Your computer's files, databases, and services that MCP servers can securely access
  • Remote Services: External systems available over the internet that MCP servers can connect to

What is ZenML?

ZenML is an open-source platform for building and managing ML and AI pipelines. It provides a unified interface for managing data, models, and experiments.

For more information, see the ZenML website and our documentation.

Features

The server provides MCP tools to access core read functionality from the ZenML server, providing a way to get live information about:

Core Entities

  • Users - user accounts and permissions
  • Stacks - infrastructure configurations
  • Stack Components - individual stack building blocks
  • Flavors - available component types
  • Service Connectors - cloud authentication

Pipeline Execution

  • Pipelines - pipeline definitions
  • Pipeline Runs - execution history and status
  • Pipeline Steps - individual step details, code, and logs
  • Schedules - automated run schedules
  • Artifacts - metadata about data artifacts (not the data itself)

Deployment & Serving

  • Snapshots - frozen pipeline configurations (the "what to run/serve" artifact)
  • Deployments - runtime serving instances with status, URL, and logs
  • Services - model serving endpoints

Organization & Discovery

  • Projects - organizational containers for ZenML resources
  • Tags - cross-cutting metadata labels for discovery
  • Builds - pipeline build artifacts with image and code info

Models

  • Models - ML model registry entries
  • Model Versions - versioned model artifacts

Deprecated (migration recommended)

  • Pipeline run templates → use Snapshots instead (see Migration Guide)

The server also allows you to trigger new pipeline runs using snapshots (preferred) or run templates (deprecated).

Note: We're continuously improving this integration based on user feedback. Please join our Slack community to share your experience and help us make it even better!

Available Tools

The MCP server exposes the following tools, grouped by category:

Pipeline Execution (New in v1.2)

ToolDescription
get_snapshotGet a frozen pipeline configuration by name/ID
list_snapshotsList snapshots with filters (runnable, deployable, deployed, tag)
get_deploymentGet a deployment's runtime status and URL
list_deploymentsList deployments with filters (status, pipeline, tag)
get_deployment_logsGet bounded logs from a deployment (tail=100 default, max 1000)
trigger_pipelineTrigger a pipeline run (prefer snapshot_name_or_id parameter)

Organization (New in v1.2)

ToolDescription
get_active_projectGet the currently active project
get_projectGet project details by name/ID
list_projectsList all projects
get_tagGet tag details (exclusive, colors)
list_tagsList tags with filters (resource_type)
get_buildGet build details (image, code embedding)
list_buildsList builds with filters (is_local, contains_code)

Core Entities

ToolDescription
get_user, list_users, get_active_userUser management
get_stack, list_stacksStack configurations
get_stack_component, list_stack_componentsStack components
get_flavor, list_flavorsComponent flavors
get_service_connector, list_service_connectorsCloud connectors
get_pipeline_run, list_pipeline_runsPipeline runs
get_run_step, list_run_stepsStep details
get_step_logs, get_step_codeStep logs and source code
list_pipelines, get_pipeline_detailsPipeline definitions
get_schedule, list_schedulesSchedules
list_artifactsArtifact metadata
list_secretsSecret names (not values)
get_service, list_servicesModel services
get_model, list_modelsModel registry
get_model_version, list_model_versionsModel versions

Interactive Apps (Experimental)

ToolDescription
open_pipeline_run_dashboardOpen interactive pipeline runs dashboard (MCP App)
open_run_activity_chartOpen 30-day run activity bar chart (MCP App)

Analysis Tools

ToolDescription
stack_components_analysisAnalyze stack component usage
recent_runs_analysisAnalyze recent pipeline runs
most_recent_runsGet N most recent runs

Diagnostics

ToolDescription
diagnose_zenml_setupDiagnose server setup (env vars, SDK, connectivity, auth). Works even when misconfigured.

Deprecated Tools

ToolReplacement
get_run_templateUse get_snapshot instead
list_run_templatesUse list_snapshots instead
trigger_pipeline(template_id=...)Use trigger_pipeline(snapshot_name_or_id=...)

Migration: Run Templates → Snapshots

Why the change? ZenML evolved its "runnable pipeline artifact" concept. Run Templates are now deprecated wrappers that internally just point to Snapshots. New code should use Snapshots directly.

Quick Migration Guide

Old Pattern (Templates)New Pattern (Snapshots)
list_run_templates()list_snapshots(runnable=True, named_only=True)
get_run_template(name)get_snapshot(name, include_config_schema=True)
trigger_pipeline(template_id=...)trigger_pipeline(snapshot_name_or_id=...)

Example Workflow (Snapshot-First)

Code
1. Discover project context:
   → get_active_project()

2. Find runnable snapshots:
   → list_snapshots(runnable=True, named_only=True)

3. Trigger a run:
   → trigger_pipeline(pipeline_name_or_id="my-pipeline", snapshot_name_or_id="my-snapshot")

4. Check deployments:
   → list_deployments(status="running")
   → get_deployment_logs(name_id_or_prefix="my-deployment", tail=100)

Note: get_deployment_logs returns bounded output (default 100 lines, max 1000, capped at 100KB) and requires the appropriate deployer integration to be installed.

Quick Setup via Dashboard (Recommended)

The easiest way to set up the ZenML MCP Server is through your ZenML dashboard's MCP Settings page.

MCP Settings Page

Navigate to Settings → MCP in your ZenML dashboard to get:

  • Pre-configured snippets for your specific server URL and credentials
  • One-click installation via deep links for supported IDEs
  • Copy-paste configurations for VS Code, Claude Desktop, Cursor, Claude Code, OpenAI Codex, and more
  • Docker and uv options based on your preference

ZenML Pro Users

The MCP Settings page lets you generate a Personal Access Token (PAT) with a single click. The token is automatically included in all generated configuration snippets.

ZenML OSS Users

  1. First create a service account token via Settings → Service Accounts
  2. Paste the token into the MCP Settings page
  3. Copy the generated configuration for your IDE

Prefer manual setup? See the detailed instructions below.

MCP Apps (Experimental)

What are MCP Apps? MCP Apps are interactive HTML UIs that MCP servers can serve directly into AI clients. They render in sandboxed iframes and can call server tools bidirectionally. See the official announcement for full details.

Run Activity Chart

This server includes two experimental MCP Apps:

AppToolDescription
Pipeline Runs Dashboardopen_pipeline_run_dashboardInteractive table of recent pipeline runs with status, step details, and logs
Run Activity Chartopen_run_activity_chartBar chart of pipeline run activity over the last 30 days with status breakdown

Pipeline Runs Dashboard

These apps are included as proof-of-concept examples. We welcome feedback and contributions for more MCP Apps. It is still early days for this new feature so we'll have to see how it evolves. We expect to support it more fully in the future.

Supported Clients

MCP Apps require Streamable HTTP transport (not stdio). The following clients currently support MCP Apps:

  • ✅ VS Code (Insiders Edition)
  • ✅ Goose
  • ✅ ChatGPT (launching soon)
  • ⚠️ Claude Desktop -- as of late January 2026, doesn't yet render Apps.
  • ⚠️ Claude.ai (web) — as of late January 2026, doesn't yet render Apps.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Cloud Platforms View all alternatives
  • Next Devtools MCP logoNext Devtools MCP
    Verified

    Official Next.js MCP server for coding agents. Provides runtime diagnostics, route inspection, dev server logs, docs search, and upgrade guides. Requires Next.js 16+ dev server for full runtime features.

    ☁️ Cloud Platforms5 views
    Compare vs Next Devtools MCP →
  • Spinnaker MCP logoSpinnaker MCP

    A bridge that exposes any Spinnaker instance as an MCP server via the Gate API, enabling management of applications, pipelines, executions, and cloud infrastructure.

    ☁️ Cloud Platforms1 views
    Compare vs Spinnaker MCP →
  • Teamcity MCP logoTeamcity MCP

    MCP server for JetBrains TeamCity with 87 tools for builds, tests, agents, and CI/CD pipeline management. Features dual-mode operation (dev/full) and runtime mode switching.

    ☁️ Cloud Platforms2 views
    Compare vs Teamcity MCP →
  • Hub MCP logoHub MCP
    Verified

    Official MCP server to interact with Docker Hub, providing access to repositories, hub search and Docker Hardened Images

    ☁️ Cloud Platforms2 views
    Compare vs Hub MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
49
Stargazers on the source repository.
npm downloads
642k
Package downloads in the last 30 days.
Last commit
3d ago
Most recent push to the default branch.
Tools exposed
23
Callable tools this server registers over MCP.
Directory activity
1 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about MCP Zenml

It connects to the ZenML API for live information about ZenML resources and pipeline activity.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP Zenml AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/zenml-io-mcp-zenml?style=directory)](https://allmcps.com/mcp/zenml-io-mcp-zenml)
HTML Embed
<a href="https://allmcps.com/mcp/zenml-io-mcp-zenml"><img src="https://allmcps.com/api/badge/zenml-io-mcp-zenml?style=directory" alt="MCP Zenml on AllMCPs" /></a>

Technical Specs & Signals

Category☁️Cloud Platforms
PricingFree
More technical detailsExpand ▾
TransportSTDIO
RuntimeNode.js
AuthAPI key
ClientsClaude Desktop
Last updatedSep 8, 2026
10/10 checks healthy over the last 32d
Views1
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars49
GitHub Star CountTotal stargazers on GitHub representing community popularity (49 stars).
Last commit3d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 8, 2026
npm downloads642,817/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
63Quality signal: Good · 63/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools26/30
Adoption & activity11/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 26d ago via OSV.dev · cloudflared (npm)

★ FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ☁️ Cloud Platforms →Best MCP servers for Cloud Platforms →Alternatives to MCP Zenml →Install in Claude DesktopInstall in CursorInstall in VS Code