Skip to main content
Glama

get-public-models

Retrieve and filter public AI models from Scenario.com's collection, enabling users to browse, sort, and find specific models by type, tags, or date.

Instructions

List all public models

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
updatedBeforeNoFilter results to only return models updated before the specified ISO string date (exclusive). Requires the sortBy parameter to be "updatedAt"
sortDirectionNoSort results in ascending (asc) or descending (desc) order
collectionIdsNoList of collection ids, comma separated.
pageSizeNoThe number of items to return in the response. The default value is 50, maximum value is 500, minimum value is 1
typeNoList all the models of a specific type. Can be any of the following values: sd-1_5, sd-1_5-lora, sd-1_5-composition, sd-xl, sd-xl-lora, sd-xl-composition, flux.1, flux.1-lora, flux.1-kontext-dev, flux.1-krea-dev, flux.1-kontext-lora, flux.1-krea-lora, flux.1-composition, flux.1-pro, flux1.1-pro, flux.1.1-pro-ultra, gpt-image-1, custom
updatedAfterNoFilter results to only return models updated after the specified ISO string date (exclusive). Requires the sortBy parameter to be "updatedAt"
paginationTokenNoA token you received in a previous request to query the next page of items
tagsNoList of tags, comma separated.
typesNoList of types, comma separated. Can be any of the following values: sd-1_5, sd-1_5-lora, sd-1_5-composition, sd-xl, sd-xl-lora, sd-xl-composition, flux.1, flux.1-lora, flux.1-kontext-dev, flux.1-krea-dev, flux.1-kontext-lora, flux.1-krea-lora, flux.1-composition, flux.1-pro, flux1.1-pro, flux.1.1-pro-ultra, gpt-image-1, custom
createdBeforeNoFilter results to only return models created before the specified ISO string date (exclusive). Requires the sortBy parameter to be "createdAt"
sortByNoSort results by the createdAt or updatedAt
createdAfterNoFilter results to only return models created after the specified ISO string date (exclusive). Requires the sortBy parameter to be "createdAt"

Other Tools

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/pasie15/scenario.com-mcp-server'

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