ZenML MCP Server
Official
by zenml-io
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
LOGLEVEL | No | Log level for the server | INFO |
NO_COLOR | No | Disable colored output | 1 |
ZENML_STORE_URL | Yes | The URL of your ZenML server (e.g., https://d534d987a-zenml.cloudinfra.zenml.io) | |
PYTHONIOENCODING | No | Python IO encoding | UTF-8 |
PYTHONUNBUFFERED | No | Python unbuffered mode | 1 |
ZENML_STORE_API_KEY | Yes | The API key for your ZenML server |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |