ZenML provides tools for building, deploying, and managing ML pipelines and agents. It exposes pipeline orchestration, model deployment, and agent management capabilities. It connects to various ML frameworks, cloud platforms, and data sources. Developers use it to streamline ML workflows, automate model deployment, and integrate AI agents into applications.
ZenML provides tools for building, deploying, and managing ML pipelines and agents. It exposes pipeline orchestration, model deployment, and agent management capabilities. It connects to various ML frameworks, cloud platforms, and data sources. Developers use it to streamline ML workflows, automate model deployment, and integrate AI agents into applications.
pip install zenmlAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"zenml-io-zenml-github": {
"command": "uvx",
"args": [
"pip install zenml"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from zenml?"
API Key Required
This server requires an API key from zenml. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| ZENML_API_KEY | Yes | Your zenml API key |
"What resources are available in zenml?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in zenml"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in zenml with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
See what tools in your stack can connect to AI.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.