Skip to main content
Glama

ZenML MCP Server

Official
by zenml-io
# VCS/IDE .git .gitignore .cursor .vscode .DS_Store # CI and docs .github assets design # Python artifacts __pycache__ *.pyc *.pyo *.pyd *.log *.egg-info dist build .cache .venv venv env # Desktop extension bundle *.dxt # MCP registry metadata (if added later) .mcp # Vendored libs (we install via pip inside the image) server/lib/

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zenml-io/mcp-zenml'

If you have feedback or need assistance with the MCP directory API, please join our Discord server