mcpserver.lol
registry/r3plicasrl-catalog
Connection check verified live · 26h ago

r3plicasrl-catalog

Catalog of certified digital replicas from premium design brands, for any MCP-compatible AI agent.

Tools 16
GitHub stars
Installs / wk
Licence
Transport streamable-http, sse, stdio
Last checked 26h ago

Tools & capabilities

16 tools

Read from the running server on 26h ago.

brand_get read-only name*
Detailed information about a specific brand by name (description, country, designers, catalog presence). Triggers: 'tell me about <brand>', 'info on <brand>', 'who is <brand>', 'pa…
brand_list read-only limitcountry
List all R3PLICA partner brands (default limit 200). Triggers: 'what brands do you have', 'list the brands', 'which brands are on R3PLICA', 'quali brand avete', 'elenca i brand', '…
brand_search read-only query*
Search R3PLICA brands by name substring. Use when the user mentions a brand but you need to resolve the exact catalog name. Triggers: 'find the brand <x>', 'is <x> on R3PLICA', 'ce…
finish_collection_get read-only id*
Get a finish collection detail with all its individual finishes. Response includes `catalog_url` (deep-link to the collection page on catalog.r3plica.space), `finish_directory[]` (…
finish_collection_list read-only pagebrandlimitcategory
List R3PLICA finish collections (e.g. fabric, leather, wood, marble, metal sets sold as one asset). Optional brand/category filters. Default limit 5 collections per call — each can…
finish_collection_search read-only query*
Search finish collections by name. Default limit 10. Response includes `_meta.terminology` + `_meta.asset_paths` notes and each finish in `finish_details[]` carries a `thumbnail_ur…
finish_get read-only mongo_id*
Look up a single individual finish by its mongo_id. Returns its exact `name` (e.g. 'Saffron', 'Walnut'), `asset_name`, `thumbnail_url`, `catalog_url` (deep-link to the PARENT colle…
finish_search read-only limitquery*collection
Search individual finishes across all collections by finish name (e.g. 'Walnut', 'Saffron') or asset_name substring. Optional `collection` filter narrows by finish collection name.…
product_collection_list read-only pagebrandlimit
List product collections (a brand's product lines, e.g. 'Eclipse', 'Charisma'). Default limit 100. A product collection is a named product line within a brand — NOT a finish set (u…
product_collection_search read-only query*
Search product collections by name substring (product lines, not finish sets). Triggers: 'find the <x> collection', 'cerca la collezione <x>', 'la linea <x>'.
product_compare read-only id1*id2*
Compare two products side by side. Returns two markdown cards under `## Product 1` / `## Product 2`, each with a 2-column spec table. Triggers: 'compare X and Y', 'X vs Y', 'which…
product_get read-only id*
Get detailed information about a specific product. Returns one structured markdown card (heading + `![](thumbnail_url)` image + spec table + description + catalog link). CRITICAL:…
product_list read-only pagesortyearbrandlimitorder +4
List R3PLICA products with optional structured filters (brand, category, collection, designer, year). Use this for browsing/filtering by attribute (e.g. 'all Cassina sofas', 'chair…
product_search read-only sortyearbrandlimitorderquery* +3
Search R3PLICA products by free-text query. Returns structured markdown product cards (heading + thumbnail image + spec table + description + catalog link). Use this when the user…
product_stats read-only brandgroup_by
Catalog statistics grouped by category, brand, designer or year. Returns aggregate counts only — small, fixed-size payload. Triggers: 'how many products', 'catalog breakdown', 'how…
style_guide_get read-only
Return the R3PLICA brand and output style guide as markdown. Covers card structure, typography, color palette, image aspect ratio (always square), hierarchy, mandatory link footer,…