Database · MODEL CONTEXT PROTOCOL

watchdealer pavel watchbase mcp server

MCP Server for structured and standardized querying of watch-related metadata such as brands, families, and reference details from WatchBase.com.

WHAT IT CONNECTS

watchdealer pavel watchbase mcp server 为 AI Agent 提供什么

  • **`search`**: Search the database by brand name, family name, watch name, and reference number (matches whole words).
  • **`search_refnr`**: Search the database by reference number (allows partial matches).
  • **`list_brands`**: Retrieve a list of all watch brands in the database.
  • **`list_families`**: Retrieve a list of all families (collections) for a given brand ID.
  • **`list_watches`**: Retrieve a list of watches for a particular Brand ID and optionally Family ID. Can be filtered by update date.
  • **`get_watch_details`**: Retrieve the full details (all data fields) for a particular watch by its WatchBase ID.
  • **Node.js and npm:** Required to install dependencies and run the server.
  • **WatchBase API Key:** You need an API key from WatchBase. Visit the [WatchBase API page](https://api.watchbase.com/) to request access and obtain a key.
  • **Clone the repository:**
  • **Install dependencies:**
  • **Build the server:**
  • Open your VS Code settings for MCP servers. On macOS, this is typically located at:
  • Add the following configuration block under the `mcpServers` key:
  • Open the Claude Desktop App configuration file. On macOS, this is typically located at:
  • Add the following configuration block under the `mcpServers` key:

SECURITY

MCP 收录不等于安全审核

MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。