mcp-zenml logo

mcp-zenml用于连通 MCP 客户端 (Cursor, Claude Desktop 等) 与您的 ZenML MLOps 和 LLMOps 管道的 MCP 服务器

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

mcp-zenml 项目实现了一个 Model Context Protocol (MCP) 服务器,以便与 ZenML API 通信。它提供了一种标准化的方法来连接 AI 模型与不同数据源和工具,作为 MCP 客户端 (如 Cursor, Claude Desktop) 和 ZenML MLOps 和 LLMOps 管道之间的桥梁。服务器暴露了 ZenML 服务器的核心读取功能,使您能够访问各种实体(如用户、堆栈、管道执行和文件的)实时信息。他还使您能够使用快照或运行模板触发新的管道运行。

主要功能

  • MCP 服务器为交互 ZenML API
  • 访问 ZenML 服务器的核心读取功能
  • 使用快照或运行模板触发新管道运行
  • 暴露工具用于管道执行、部署和服务

价格

模型
Free
评分
暂无评价

使用场景

将 MCP 客户端连接到 ZenML 管道

使用 mcp-zenml 服务器将 MCP 客户端如 Claude Desktop 连接到 ZenML MLOps 和 LLMOps 管道,获得标准化访问数据源和工具。

触发管道运行

使用 mcp-zenml 服务器触发新管道运行使用快照或运行模板,简化机器学习工作流程的执行。

优点 & 缺点

优点

  • 标准化的协议用于将 AI 模型连接到数据源和工具
  • 提供关于核心 ZenML 实体的实时信息
  • 使您能够使用快照或运行模板触发新管道运行

缺点

  • 有限的部署和服务信息
  • .pipeline_run 依赖模板的过期,优先使用快照

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

Can the MCP server be used for model serving or deployment monitoring?

While the server exposes metadata about deployments, serving snapshots, and service endpoints, detailed deployment and serving management features are limited and not fully covered.

Asked by Youssef El-Sayed · Feb 7, 2026

Is there any limitation regarding pipeline run templates?

Yes, the project notes that pipeline run templates are being deprecated in favor of using snapshots, so future workflows should rely on snapshot‑based triggering.

Asked by Zelda Brandt · Feb 3, 2026

What ZenML entities can I read through the MCP server?

It provides live read access to core ZenML entities including users, stacks, pipeline definitions, execution histories, steps (with code and logs), schedules, artifacts metadata, deployments, serving snapshots, and service endpoints.

Asked by Yaw Owusu · Jan 29, 2026

How does mcp-zenml let me trigger new pipeline runs?

The MCP server can start pipeline executions by sending snapshots or run templates to the ZenML API, allowing you to launch runs directly from MCP clients such as Cursor or Claude Desktop.

Asked by Rania Nasser · Jan 24, 2026

提问

服务配缩器 的替代品