Skip to main content
Glama
zenml-io

ZenML MCP Server

Official
by zenml-io

list_stacks

View and filter all ZenML stacks in your workspace to manage pipeline configurations effectively.

Instructions

List all stacks in the ZenML workspace.

By default, the stacks are sorted by creation date in descending order.

Args:
    sort_by: The field to sort the stacks by
    page: The page number to return
    size: The number of stacks to return
    logical_operator: The logical operator to use
    created: The creation date of the stacks
    updated: The last update date of the stacks
    name: The name of the stacks

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sort_byNodesc:created
pageNo
sizeNo
logical_operatorNoand
createdNo
updatedNo
nameNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Latest Blog Posts

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