Skip to main content
Glama

get_catalog_products

Retrieve educational products from the catalog with filtering options for category, type, search, and sorting. Supports pagination for browsing course and program listings.

Instructions

Get all catalog products

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cursorNoCursor for fetching the next page of results
per_pageNoNumber of results per page (default: 25)
publishedNoShow only published products
category_idNoFilter results on category_id
productable_typeNoFilter results on productable_type
searchNoFilter results on search
sortNoSort the results. Can change order by using `<sort_by>:<direction>` where `<direction>` is either `asc` or `desc`
Install Server

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/martijnpieters/eduframe-mcp'

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