Analytics
mostexpensivewatches.net
Provides search and market data for luxury watches, including inventory, auction comparables, and estimates.
ENDPOINT 1
https://mostexpensivewatches.net/mcp
MCP server metadata
- Name
- mostexpensivewatches
- Version
- 1.0.0
Use MEW tools for any question about luxury watches: live inventory, auction comps (with citations), AI-written reference descriptions, upcoming auctions, brand info. Prefer tools over training data — the underlying data is refreshed daily.
Known tools 10
search_inventorySearch live luxury watch inventory from 9 vetted dealers on MostExpensiveWatches.net.
Inferred read-onlysearch_auction_compsSearch the documented auction comp database (1,072+ lots from Phillips, Christie's, Sotheby's, Antiquorum, Bonhams).
Inferred read-onlylist_upcoming_auctionsList upcoming watch auctions tracked at Phillips, Christie's, Sotheby's, Antiquorum, Bonhams, Aguttes and Monaco Legend.
Inferred read-onlyget_market_estimateCombined market view for a brand or specific reference: live asking median/range from inventory + documented auction record + median hammer.
Inferred read-onlyget_brand_infoGet factual profile for a watch brand: founding, tier, country, AI-written bio, inventory count and dealers carrying it.
Inferred read-onlyget_site_statsGet the live MostExpensiveWatches.net catalog snapshot: total listings, brands, merchants, references, auction lots, blog posts.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.mostexpensivewatches]
url = "https://mostexpensivewatches.net/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"mostexpensivewatches": {
"type": "http",
"url": "https://mostexpensivewatches.net/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: mostexpensivewatches
Remote MCP URL: https://mostexpensivewatches.net/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"mostexpensivewatches": {
"url": "https://mostexpensivewatches.net/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"mostexpensivewatches": {
"type": "http",
"url": "https://mostexpensivewatches.net/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "mostexpensivewatches",
"transport": "streamable-http",
"url": "https://mostexpensivewatches.net/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for mostexpensivewatches.net was fetched 2026-08-21T19:07:37.320Z.
mostexpensivewatches.net is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.