← Registry

eCommerce

r3plica.space

Provides a product catalog API for R3PLICA items with search, compare, and statistics features.

1 endpoint16 known toolsFirst detected June 5, 2026Last detected July 25, 2026

ENDPOINT 1

https://mcp.r3plica.space/mcp

No auth detected

MCP server metadata

Name
R3PLICA
Version
2.3.4
Capabilities
tools

Known tools 16

product_list

List R3PLICA products with optional structured filters (brand, category, collection, designer, year).

Inferred read-only
product_search

Search R3PLICA products by free-text query.

Inferred read-only
product_get

Get detailed information about a specific product.

Inferred read-only
product_compare

Compare two products side by side.

Inferred read-only
product_stats

Catalog statistics grouped by category, brand, designer or year.

Inferred read-only
brand_list

List all R3PLICA partner brands (default limit 200).

Inferred read-only
brand_get

Detailed information about a specific brand by name (description, country, designers, catalog presence).

Inferred read-only
brand_search

Search R3PLICA brands by name substring.

Inferred read-only
product_collection_list

List product collections (a brand's product lines, e.

Inferred read-only
product_collection_search

Search product collections by name substring (product lines, not finish sets).

Inferred read-only
finish_collection_list

List R3PLICA finish collections (e.

Inferred read-only
finish_collection_search

Search finish collections by name.

Inferred read-only
finish_collection_get

Get a finish collection detail with all its individual finishes.

Inferred read-only
finish_get

Look up a single individual finish by its mongo_id.

Inferred read-only
finish_search

Search individual finishes across all collections by finish name (e.

Inferred read-only
style_guide_get

Return the R3PLICA brand and output style guide as markdown.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.r3plica]
url = "https://mcp.r3plica.space/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "r3plica": {
      "type": "http",
      "url": "https://mcp.r3plica.space/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: r3plica
Remote MCP URL: https://mcp.r3plica.space/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "r3plica": {
      "url": "https://mcp.r3plica.space/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "r3plica": {
      "type": "http",
      "url": "https://mcp.r3plica.space/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "r3plica",
  "transport": "streamable-http",
  "url": "https://mcp.r3plica.space/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.