Skip to main content
Glama
veterinar

retailcrm-mcp

by veterinar

list_products

Read-only

List catalog products with filters by name, active status, group, and price range. Returns paginated product details including ID, name, article, URL, groups, and offers.

Instructions

List catalog products with filters by name, active, group, price range. Returns pagination + array of {id, name, article, active, url, groups, offers}.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
rawNoIf true, return the untouched RetailCRM payload (for debugging; verbose).
pageNoPage number
limitNoResults per page (max 100)
filter_nameNoFilter by product name (partial match)
filter_activeNoFilter by active status (true = active only)
filter_groupsNoFilter by product group ID (see list_product_groups)
filter_max_priceNoMaximum price filter
filter_min_priceNoMinimum price filter

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/veterinar/retailcrm-mcp'

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