Skip to main content
Glama

list_projects

Retrieve and filter projects in your ZenML workspace with sorting and pagination options.

Instructions

List all projects in the ZenML workspace.

Returns JSON including pagination metadata (items, total, page, size). Args: sort_by: The field to sort the projects by page: The page number to return size: The number of projects to return logical_operator: The logical operator to use for combining filters created: Filter by creation date updated: Filter by last update date name: Filter by project name display_name: Filter by project display name

Input Schema

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

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