mostexpensivewatches
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mostexpensivewatchesWhat's the current market estimate for a Patek Philippe Nautilus 5711?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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
Related MCP server: AI Makerspace MCP Server
Datasets (CC-BY 4.0, schema.org Dataset, refreshed automatically)
Dataset | Live JSON | Snapshot here |
Record Ledger — every documented watch auction record (all-time, per brand/material/year, record progressions) | ||
Auction Records — 1,150+ documented hammer prices with sources | ||
Grail Index — the $1M+ segment record (182 results, $616M documented) | ||
Price Index — daily repeat-listing index across merchants |
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)
OpenAPI 3.1:
openapi.json· live: https://mostexpensivewatches.net/openapi.jsonOne-call snapshot: https://mostexpensivewatches.net/api/snapshot.json
Examples: https://mostexpensivewatches.net/api/examples.json
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 5Also in this repo: mew.py
Human surfaces the data powers
The Record Ledger — every auction record, documented
How much is it worth? — 650 reference valuations
HAMMER — daily guess-the-hammer-price game
License
Data: CC-BY 4.0 (attribution: MostExpensiveWatches). Code (mew.py): MIT.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceAn MCP server that enables web searching, URL content extraction, and summarization without requiring API keys. It also provides advanced mathematical evaluation and multi-language Wikipedia summary retrieval tools.53276MIT
- FlicenseCqualityDmaintenanceAn MCP server providing tools for web searching via the Tavily API, dice rolling using standard notation, and cryptocurrency market data through the CoinGecko API. It is designed to integrate these capabilities into AI workflows using a standard input/output transport mode.3
- Flicense-qualityDmaintenanceThis MCP server provides tools for AI agents to search the web, fetch page content, and query specific elements from pages using DuckDuckGo.8
- Alicense-qualityFmaintenanceMCP tool server that gives any AI agent the ability to search, scrape, and analyze content across the internet.43MIT
Related MCP Connectors
Pocket Agent (aipocketagent.com) MCP server — read tools for personas, apps, and product info.
MCP server exposing the Backtest360 engine API as tools for AI agents.
Markdown-first MCP server for Notion API with 8 composite tools and 39 actions.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/softdevfz/mostexpensivewatches'
If you have feedback or need assistance with the MCP directory API, please join our Discord server