watchcharts-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_watchesA | Search the WatchCharts market screener (top performers). Returns structured rows: name, collection, watch_id, url, image,
market_price (EUR string), price_trend_pct over |
| count_watchesA | Count watches matching the screener filters. |
| list_brandsB | List all watch brands with their WatchCharts brand ids. |
| search_modelsA | Search watch models by text (site autocomplete). Best way to resolve a reference to a watch_id. Returns models with
watch_id ( |
| get_watch_infoA | Full specs and key figures for a watch model: references, complications, case/dial details, market price, retail price. |
| get_watch_salesA | Auction sale records for a watch model (Sotheby's, Christie's...): hammer price, date, auction house, lot URL. |
| get_listings_historyA | Historical marketplace listings (sold and unsold) for a watch model, newest first: price, date, source (eBay, dealers, forums), URL. |
| get_market_indexA | Market index time series (overall or per brand), from 2017 to today. Values are index points in EUR. Much deeper history than per-watch price charts. |
| browse_watchesA | Browse the full 29k+ watch catalog with spec filters. Returns watch_id, name, collection, production status, key attributes, retail + market price, URL, image. |
| get_price_historyA | Historical market price series for a watch model. Returns daily prices (date, price) plus retail price and model info. Free tier covers roughly the last year of data. Pass variation_id for the series of a single reference/dial. |
| search_ebayA | Live eBay listings for a watch, as aggregated by WatchCharts marketplace. Returns title, seller, price (site currency), listing URL, image. |
| search_listingsA | Search/browse WatchCharts Marketplace listings (dealers, Reddit, forums, eBay). Returns listing_id, title, price, price_rating (Fair/Good/High Price), country, external URL, image. Use get_listing for full details. |
| get_listingA | Details for one marketplace listing: price, value assessment vs WatchCharts estimate, source site, posting date, external URL. |
| appraise_watchA | Instant appraisal — estimated market value for a watch given its condition, delivery contents, and region. This is the equivalent of the paid API's appraisal. It drives the real appraisal form (the submit is captcha-protected and can't be called directly), so it takes ~10-15s. Returns the estimated value plus the condition/accessory/region actually matched. |
| evaluate_dealA | Evaluate whether an asking price is a good deal for a watch. Gathers, in one call, the appraisal estimate, current market price,
recent price trend (90d / 1y), and comparable listings — plus the
computed gap between the asking price and the reference value, and where
the asking price sits among comparable listings. Use these figures to
give the user a buy / negotiate / pass recommendation with reasoning:
a negative |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/NiccoloSalvini/watchcharts-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server