io.github.zenml-io/mcp-zenml
Quality Score
84
/100
MCP server for ZenML - browse stacks, pipelines, runs, artifacts & trigger pipeline runs via API
§01 Install
Claude Desktop (Docker)
{
"mcpServers": {
"mcp-zenml": {
"command": "docker",
"args": [
"run",
"--rm",
"-i",
"docker.io/zenmldocker/mcp-zenml:1.5.1"
],
"env": {
"ZENML_STORE_URL": "<zenml_store_url>",
"ZENML_STORE_API_KEY": "<your-zenml_store_api_key>"
}
}
}
}§02 Environment variables
ZENML_STORE_URLrequired
Base URL of your ZenML server (e.g., https://<workspace-id>-zenml.cloudinfra.zenml.io).
ZENML_STORE_API_KEYrequiredsecret
API key used to authenticate with your ZenML server (ideally a service account key).
§03 MCP Quality Score · methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.