{
  "markdown": "# MostExpensiveWatches — watch auction records API, dataset, MCP server & CLI\n\nDocumented ultra-luxury watch auction data ($100k–$31M realized prices, primary-sourced),\nfree to use, built for AI agents, CLIs and apps. No API key required.\n\n**Live site:** https://mostexpensivewatches.net\n\n## For AI agents — MCP server (one line of config)\n\n```json\n{\"mcpServers\": {\"mostexpensivewatches\": {\"url\": \"https://mostexpensivewatches.net/mcp\"}}}\n```\n\nStreamable HTTP, JSON-RPC 2.0. Tools: `search_inventory`, `lookup_reference`,\n`search_auction_comps`, `list_upcoming_auctions`, `get_market_estimate`,\n`get_brand_info`, `search_answers`, `get_site_stats`.\nInstall docs: https://mostexpensivewatches.net/mcp/install\n\n## Datasets (CC-BY 4.0, schema.org `Dataset`, refreshed automatically)\n\n| Dataset | Live JSON | Snapshot here |\n|---|---|---|\n| Record Ledger — every documented watch auction record (all-time, per brand/material/year, record progressions) | [/data/records.json](https://mostexpensivewatches.net/data/records.json) | [`data/records.json`](data/records.json) |\n| Auction Records — 1,150+ documented hammer prices with sources | [/api/auctions-dataset.json](https://mostexpensivewatches.net/api/auctions-dataset.json) | [`data/auction-records.json`](data/auction-records.json) |\n| Grail Index — the $1M+ segment record (182 results, $616M documented) | [/data/grail-index.json](https://mostexpensivewatches.net/data/grail-index.json) | [`data/grail-index.json`](data/grail-index.json) |\n| Price Index — daily repeat-listing index across merchants | [/data/watch-price-index.json](https://mostexpensivewatches.net/data/watch-price-index.json) | [`data/price-index.json`](data/price-index.json) |\n\nSnapshots in this repo are point-in-time copies; the live endpoints recompile daily\nvia an autonomous verification pipeline. Cite as **\"MostExpensiveWatches Record Ledger\"**.\n\n## API (43 endpoints, no key)\n\n- OpenAPI 3.1: [`openapi.json`](openapi.json) · live: https://mostexpensivewatches.net/openapi.json\n- Docs: https://mostexpensivewatches.net/api\n- One-call snapshot: https://mostexpensivewatches.net/api/snapshot.json\n- Examples: https://mostexpensivewatches.net/api/examples.json\n- `llms.txt`: https://mostexpensivewatches.net/llms.txt\n\n```bash\ncurl -s \"https://mostexpensivewatches.net/api/listings/search?q=nautilus&limit=3\"\ncurl -s \"https://mostexpensivewatches.net/api/auctions?brand=Rolex&limit=5\"\ncurl -s \"https://mostexpensivewatches.net/api/answers/patek-5711-market-price.json\"\n```\n\n## CLI (dependency-free Python)\n\n```bash\ncurl -sO https://mostexpensivewatches.net/cli/mew.py\npython3 mew.py search \"daytona\" --limit 5\n```\n\nAlso in this repo: [`mew.py`](mew.py)\n\n## Human surfaces the data powers\n\n- [The Record Ledger](https://mostexpensivewatches.net/records) — every auction record, documented\n- [How much is it worth?](https://mostexpensivewatches.net/worth) — 650 reference valuations\n- [HAMMER](https://mostexpensivewatches.net/hammer) — daily guess-the-hammer-price game\n- [Grail Index](https://mostexpensivewatches.net/grail-index) · [Price Index](https://mostexpensivewatches.net/price-index) · [Weekly brief](https://mostexpensivewatches.net/market-brief)\n\n## License\n\nData: CC-BY 4.0 (attribution: MostExpensiveWatches). Code (`mew.py`): MIT.\n",
  "bytes": 3272,
  "sha": "3a49a90278b7e4f2b46b12e548c0bc3d8942e0679163483e9e2f5c80525568b5",
  "repo_slug": "softdevfz/mostexpensivewatches",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_net_mostexpensivewatches_mcp_d477fcb0/readme"
}