mcpbeat Sign in

MCP Zenml MCP Server

local only

MCP Zenml runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 21 Sep 2026.

MCP server for discovering, reading, and changing ZenML resources with compact generic tools

Installs / week
not published
49
Stars
1 open issues
21 Sep 2026
Last commit
from GitHub
MIT
License
Python

What the code does

We read the source, 9 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Checks whether it runs in a sandbox server/zenml_mcp_analytics.py:229
    if os.path.exists("/.dockerenv"):
      summaryBar.innerHTML = items;
In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Builds a database query by concatenation .github/workflows/release.yml:326
      - name: Create/Update GitHub Release (attach MCP bundle)
        if: ${{ inputs.dry_run != true }}

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Alternatives to MCP Zenml

same job, measured the same way
Genvernium Public Discovery
by paxton888

Public read-only MCP server for Genvernium product and developer resources.

2 tools answering
Toolcairn MCP
by neurynae

MCP server for tool discovery: find, compare, and verify tools across 35+ registries.

62 installs/wk local only
Fragments MCP
by conanmcn

Design system MCP with 9 tools for component discovery, rendering, and a11y auditing

29 installs/wk local only
Crimson Crab MCP Template
by singhpratech

Ready-to-clone Rust MCP server with chat, token-counting, and model tools for Claude

local only
webforJ MCP Server
by webforj

WebforJ's MCP server, provides tools, resources, prompts for scaffolding and developing webforJ apps

9 tools answering
Synclub Dxt
by synclub-tech

SynClub MCP Server for AI-powered comic creation with script generation and image tools

local only
Pulse Fetch
by pulsemcp

MCP server for fetching web resources with content extraction and anti-bot bypass.

56 installs/wk local only
veddata
by sanzineo

MCP server for AI agents: discover a web page's data sources and drive the page to reach them.

local only

MCP Zenml — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Zenml?
MCP Zenml runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone.
Is MCP Zenml open source?
Yes — it is published under the MIT licence, written in Python, 49 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.