Back to Browse

Mostexpensivewatches MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Documented luxury-watch auction records: 1,150+ verified results, prices, rankings and datasets

About

Documented luxury-watch auction records: 1,150+ verified results, prices, rankings and datasets

Remote endpoints: streamable-http: https://mostexpensivewatches.net/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

10 tools verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "net-mostexpensivewatches-mcp": {
      "url": "https://mostexpensivewatches.net/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

MostExpensiveWatches — watch auction records API, dataset, MCP server & CLI

Documented ultra-luxury watch auction data ($100k–$31M realized prices, primary-sourced), free to use, built for AI agents, CLIs and apps. No API key required.

Live site: https://mostexpensivewatches.net

For AI agents — MCP server (one line of config)

{"mcpServers": {"mostexpensivewatches": {"url": "https://mostexpensivewatches.net/mcp"}}}

Streamable HTTP, JSON-RPC 2.0. Tools: search_inventory, lookup_reference, search_auction_comps, list_upcoming_auctions, get_market_estimate, get_brand_info, search_answers, get_site_stats. Install docs: https://mostexpensivewatches.net/mcp/install

Datasets (CC-BY 4.0, schema.org Dataset, refreshed automatically)

DatasetLive JSONSnapshot here
Record Ledger — every documented watch auction record (all-time, per brand/material/year, record progressions)/data/records.jsondata/records.json
Auction Records — 1,150+ documented hammer prices with sources/api/auctions-dataset.jsondata/auction-records.json
Grail Index — the $1M+ segment record (182 results, $616M documented)/data/grail-index.jsondata/grail-index.json
Price Index — daily repeat-listing index across merchants/data/watch-price-index.jsondata/price-index.json

Snapshots in this repo are point-in-time copies; the live endpoints recompile daily via an autonomous verification pipeline. Cite as "MostExpensiveWatches Record Ledger".

API (43 endpoints, no key)

curl -s "https://mostexpensivewatches.net/api/listings/search?q=nautilus&limit=3"
curl -s "https://mostexpensivewatches.net/api/auctions?brand=Rolex&limit=5"
curl -s "https://mostexpensivewatches.net/api/answers/patek-5711-market-price.json"

CLI (dependency-free Python)

curl -sO https://mostexpensivewatches.net/cli/mew.py
python3 mew.py search "daytona" --limit 5

Also in this repo: mew.py

Human surfaces the data powers

License

Data: CC-BY 4.0 (attribution: MostExpensiveWatches). Code (mew.py): MIT.

Reviews

No reviews yet

Be the first to review this server!