watchanchor.com
Manage and protect a watch collection — track multiple watch-brand warranties in one place, backed by a deep, searchable watch catalog. WebMCP tools let an agent search the catalog by keyword or reference, search by movement/calibre or complication, filter by attributes, read full watch specs, and sign in to manage a collection.
First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com
Answer 4 · Act 2 · Transact 0 · Score: Not yet scored
Tool inspector
exploreWatches
Browse watches using structured attribute filters (brand, dial colour, case material, movement type, size/water-resistance ranges, etc.). Values must match exactly — call getFilterOptions first for valid values. Does NOT do free-text or calibre/complication search — use searchByMovement for those. Returns paginated results and navigates to the filtered catalog.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
brand |
array | no | Exact brand names as returned by getFilterOptions (e.g. "Omega", "Rolex") |
dial_colour |
array | no | Exact dial colour values as returned by getFilterOptions (e.g. "Blue", "Black") |
case_material |
array | no | Exact case material values as returned by getFilterOptions (e.g. "Steel", "Gold") |
bracelet_material |
array | no | Exact bracelet material values as returned by getFilterOptions |
bracelet_colour |
array | no | Exact bracelet colour values as returned by getFilterOptions |
movement_type |
array | no | Exact movement type values as returned by getFilterOptions (e.g. "MECHANICAL_AUTOMATIC", "QUARTZ") |
calibre |
array | no | Exact calibre names as returned by getFilterOptions (e.g. "Miyota 8215", "ETA 2824-2") |
complications |
string | no | Free-text complication search (e.g. "moonphase", "chronograph", "GMT") — uses substring matching |
case_back |
array | no | Exact case back type values as returned by getFilterOptions |
case_size_min |
number | no | Minimum case diameter in millimetres |
case_size_max |
number | no | Maximum case diameter in millimetres |
water_resistance_min |
number | no | Minimum water resistance in metres |
water_resistance_max |
number | no | Maximum water resistance in metres |
limited |
boolean | no | Set to true to show only limited edition watches, false for only non-limited |
page |
number | no | Page number for pagination, starts at 1 |
Raw JSON schema
{
"type": "object",
"properties": {
"brand": {
"type": "array",
"items": {
"type": "string"
},
"description": "Exact brand names as returned by getFilterOptions (e.g. \"Omega\", \"Rolex\")"
},
"dial_colour": {
"type": "array",
"items": {
"type": "string"
},
"description": "Exact dial colour values as returned by getFilterOptions (e.g. \"Blue\", \"Black\")"
},
"case_material": {
"type": "array",
"items": {
"type": "string"
},
"description": "Exact case material values as returned by getFilterOptions (e.g. \"Steel\", \"Gold\")"
},
"bracelet_material": {
"type": "array",
"items": {
"type": "string"
},
"description": "Exact bracelet material values as returned by getFilterOptions"
},
"bracelet_colour": {
"type": "array",
"items": {
"type": "string"
},
"description": "Exact bracelet colour values as returned by getFilterOptions"
},
"movement_type": {
"type": "array",
"items": {
"type": "string"
},
"description": "Exact movement type values as returned by getFilterOptions (e.g. \"MECHANICAL_AUTOMATIC\", \"QUARTZ\")"
},
"calibre": {
"type": "array",
"items": {
"type": "string"
},
"description": "Exact calibre names as returned by getFilterOptions (e.g. \"Miyota 8215\", \"ETA 2824-2\")"
},
"complications": {
"type": "string",
"description": "Free-text complication search (e.g. \"moonphase\", \"chronograph\", \"GMT\") — uses substring matching"
},
"case_back": {
"type": "array",
"items": {
"type": "string"
},
"description": "Exact case back type values as returned by getFilterOptions"
},
"case_size_min": {
"type": "number",
"description": "Minimum case diameter in millimetres"
},
"case_size_max": {
"type": "number",
"description": "Maximum case diameter in millimetres"
},
"water_resistance_min": {
"type": "number",
"description": "Minimum water resistance in metres"
},
"water_resistance_max": {
"type": "number",
"description": "Maximum water resistance in metres"
},
"limited": {
"type": "boolean",
"description": "Set to true to show only limited edition watches, false for only non-limited"
},
"page": {
"type": "number",
"description": "Page number for pagination, starts at 1"
}
}
}
Similar websites
pixly.gg
Minecraft server hosting with no subscription — pay for the time your server is online. Java + Bedrock crossplay, 1-click mods, 10 free hours to try, no card.
quokkapix.com
Open the QuokkaPix image editor app. Resize, crop, compress, convert, remove backgrounds, watermark and run batch workflows locally in your browser.
mabbs.github.io
Mayx's personal blog — Chinese-language posts on self-hosting, LLM deployment, browser tech and other side projects, published with Jekyll on GitHub Pages.
beckmann.ai
German-language AI trade magazine by Brian Beckmann: daily curated AI news, analyses, how-to guides, and tool comparisons for putting AI to work.