Skip to main content
Glama

WatchBase MCP Server

list_families

Retrieve all watch families for a specific brand using the WatchBase MCP Server, enabling structured access to comprehensive watch metadata for querying and analysis.

Instructions

Retrieve a list of all families for a given brand.

Input Schema

NameRequiredDescriptionDefault
brand_idYesBrandID of the brand

Input Schema (JSON Schema)

{ "properties": { "brand_id": { "description": "BrandID of the brand", "oneOf": [ { "type": "string" }, { "type": "number" } ] } }, "required": [ "brand_id" ], "type": "object" }
Install Server

Other Tools from WatchBase MCP Server

Related Tools

    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/watchdealer-pavel/watchbase-mcp-server'

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