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

MCP serverDatabases & data

This app gives your AI access to documented luxury-watch auction records: more than 1,150 verified results covering prices, rankings, and datasets. Once it is added, your AI can look up what a watch sold for, show where it ranks among the most expensive results, and pull the underlying data for you.

Available today. Use it from your connected AI after setup.

Add the app, then ask your AI a question about luxury-watch auctions, such as which watches sold for the most or what a particular result went for.

Then ask your AI: use MostExpensiveWatches — watch auction records API, dataset, MCP server & CLI to search inventory

What your AI can do with it

  • Look up verified auction results for luxury watches
  • Find the price a specific watch sold for
  • Show rankings of the most expensive watches sold
  • Compare prices across different auction results
  • Pull the auction datasets to explore the records

From the project's README

As published by softdevfz/mostexpensivewatches in README.md.

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.

Tools it offers (10)

What this server listed when ahel dialed its public endpoint in Sep 2026, with no key and no account of yours. The names are the server’s own.

  • search_inventory
  • lookup_reference
  • search_auction_comps
  • list_upcoming_auctions
  • get_market_estimate
  • get_brand_info
  • search_answers
  • get_todays_hammer_game
  • guess_hammer_price
  • get_site_stats

Signals

Last commit
Aug 2026
Advanced
Delivery
mcp MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
Catalog kind
mcp-server
Gateway key
net-mostexpensivewatches-mcp
Source
github.com/softdevfz/mostexpensivewatches
Hosted endpoint
https://mostexpensivewatches.net/mcp