{"name":"com.origineparis/mcp","slug":"origineparis-mcp","title":"Origine Paris","description":"Origine Paris MCP server: house, founders, catalogue. Recycled 18-carat gold, lab-grown diamonds.","url":"https://mcp.market/server/origineparis-mcp","rating":null,"grade":"C","score":69,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":6,"ok":6,"last_checked_at":"2026-09-20T20:40:57.235Z","last_ok_at":"2026-09-20T20:40:57.235Z","latency_ms":774},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://origineparis.com","version":"0.9.0","remotes":[{"type":"streamable-http","url":"https://mcp.origineparis.com/mcp"}],"packages":[],"tools":[{"name":"get_maison","description":"Describes the house Origine Paris and its two founders, one section at a time, in French or English. Sections: overview (identity, SIREN, positioning, address, contacts, official profiles, how orders are placed), founders (roles, Wikidata QIDs, short biographies), person (one founder's referenced career, roles, education, citizenship), entity_graph (sourced nodes and edges), jsonld (the site's blocks in that language), agent_context (an orientation for agents) and llms_txt (the site llms.txt). Do not use it for pieces, prices or collections: search_catalogue, get_product_detail and list_collections cover the catalogue. section defaults to overview; person is read for section person alone, where a missing or unrecognised founder yields result unknown with a notice; llms_txt is always French, and the founders list falls back to the French page, and says so, when the English page has none. Answers come from the index rebuilt by the daily synchronisation, never from a live read of the site: provenance carries source URLs and dates, freshness the hours since the last successful synchronisation against a 24 hour threshold, with an index_stale notice beyond it; that synchronisation state is cached for 60 seconds. A field the site does not publish in the requested language is not_published and a notice lists them; a value no source carries is unknown; nothing is translated or invented. Read-only, without side effects.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"lang":{"type":"string","enum":["fr","en"],"description":"Language of the answer: \"fr\" (French) or \"en\" (English). Content the site does not publish in that language is reported as not_published, never translated."},"section":{"type":"string","enum":["overview","founders","person","entity_graph","jsonld","agent_context","llms_txt"],"description":"Which part of the Maison to return: overview (default), founders, person, entity_graph, jsonld, agent_context or llms_txt."},"person":{"type":"string","description":"For section \"person\" only: the founder's name (accent-, case-, hyphen- and apostrophe-insensitive, for example \"Marie-Ann Wachtmeister\" or \"Olivier Richard\") or Wikidata QID (\"Q139900682\", \"Q140089338\")."}},"required":["lang"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_product_detail","description":"Returns the full published record of one piece of the Origine Paris catalogue, in French or English. Use it once a piece is chosen, from a search result or a product URL: the description exactly as published and never parsed, the price published on the site at the date of reading, variants and published sizes with the size guide, images, and the published statements on lead time, delivery, returns and care, each with its source URL and date. Do not use it to find or compare pieces (search_catalogue), to see the collections (list_collections) or for the house and its founders (get_maison). handle takes precedence over product_id when both are given; neither, or an unknown one, yields result unknown with a notice; size changes nothing in the record and adds a consultation block when it is not among the published sizes. Whether the piece can be bought online is read from the site, never guessed; fields the site does not publish are not_published, fields this server does not relay are not_served, nothing is invented; a bespoke piece comes with a consultation block instead of a purchase. Read-only: it sells nothing and completes no checkout.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"lang":{"type":"string","enum":["fr","en"],"description":"Language of the answer: \"fr\" or \"en\". Content the site does not publish in that language is reported as not_published, never translated."},"handle":{"type":"string","minLength":2,"maxLength":200,"description":"Product handle, for example \"daisy-light-or-rose\", or the full product URL (French or English). Give handle or product_id."},"product_id":{"type":"string","minLength":1,"maxLength":80,"description":"Shopify product id, numeric or as a gid (\"gid://shopify/Product/15325556605258\"), as returned by the Shopify storefront tools. Give handle or product_id."},"size":{"type":"string","minLength":1,"maxLength":20,"description":"Optional size the user has in mind (for example \"52\" or \"17 cm\"); when it is not among the published sizes, a consultation block is added."}},"required":["lang"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"list_collections","description":"Lists the published collections of the Origine Paris catalogue with the pieces this server serves in each, in French or English. Use it to see the catalogue by collection before searching: every visible collection carries its title, handle, page URL, number of pieces, published price range, the jewellery types it holds and the page where its description is published; the list is complete, unpaginated and alphabetical by title. Do not use it to find a piece (search_catalogue, whose collection filter takes a handle from this list), for the record of one piece (get_product_detail) or for the house and its founders (get_maison). lang selects the titles and URLs; a title the site does not publish in English is served in French and a notice names the collections concerned. Counts and prices are computed from the pieces this server serves, so a collection with no served piece is listed with a count of 0 and no price; technical collections hidden from the agentic view are not listed; the description text itself is not relayed (status not_served, see the collection page). Read-only: the list comes from the daily-refreshed index, never from a live read of the site, and nothing is invented.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"lang":{"type":"string","enum":["fr","en"],"description":"Language of the titles and page URLs: \"fr\" or \"en\". A title the site does not publish in English is served in French and named in a notice."}},"required":["lang"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"search_catalogue","description":"Finds pieces in the published Origine Paris catalogue from free text, filters or both, in French or English. Every result carries its score and the reasons behind it, collections come back as facets with counts, and pages are stateless through limit (default 10, at most 50) and cursor. Parameters are hard filters, never relaxed; what the query text carries is soft: a jewellery type detected in the text is a tier, so a piece of another type never precedes one of the requested type, and the other types are served, with a notice, when nothing of that type matches; a price cap detected in the text is dropped when it would empty the results; jewellery_type and max_price given as parameters override the text. With filters and no query every piece of the pool is returned; with no criterion at all the whole catalogue is served, paginated. Do not use it for the record of one piece (get_product_detail), to list the collections with their counts and price ranges (list_collections, whose handles feed the collection filter) or for the house and its founders (get_maison). Prices are the ones published on the site and payable at its online checkout; bespoke work is not bought online, and a bespoke intent or a query with no match comes with a consultation block. Read-only: it sells nothing, holds no cart and completes no payment.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"lang":{"type":"string","enum":["fr","en"],"description":"Language of the answer: \"fr\" or \"en\". Titles and collection names come from the site in that language."},"query":{"type":"string","maxLength":160,"description":"Free text in French or English, up to 160 characters, for example \"bague Daisy Light en or rose a moins de 5000 euros\" or \"lab-grown diamond engagement ring\". Type, gold colour, price cap, family and bespoke intent are detected and returned in query_interpretation. Optional when a filter is given."},"jewellery_type":{"type":"string","enum":["ring","earrings","necklace","bracelet"],"description":"Hard filter on the jewellery type; overrides any type detected in the query."},"collection":{"type":"string","maxLength":80,"description":"Hard filter on a site collection handle, as listed in the facets (for example \"bagues-daisy-light\")."},"gold_colour":{"type":"string","enum":["rose","white","yellow"],"description":"Hard filter on the published gold colour."},"min_price":{"type":"number","minimum":0,"description":"Hard filter: lowest published price, in EUR."},"max_price":{"type":"number","minimum":0,"description":"Hard filter: highest published price, in EUR (compared with the lowest variant price of each piece)."},"limit":{"type":"integer","minimum":1,"maximum":50,"description":"Page size, 1 to 50, default 10."},"cursor":{"type":"string","maxLength":200,"description":"The next_cursor of a previous page of the same search."}},"required":["lang"],"additionalProperties":false,"$schema":"http://json-schema.org/draft-07/schema#"}}],"scan":{"score":69,"grade":"C","scanned_at":"2026-09-19T20:15:11.873Z","report":{"scannerVersion":"0.1.5","scannedAt":"2026-09-19T20:15:11.810Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 762ms"]},"poisoning":{"score":15,"max":15,"notes":["4 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://mcp.origineparis.com/mcp","reachable":true,"authRequired":false,"latencyMs":762,"serverInfo":{"name":"origineparis","version":"0.9.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://origineparis.com/cdn/shop/files/sigle_32x32_inverse_2.png?crop=center&height=180&v=1772813274&width=180","source":"registry","width":180,"height":180},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}