eCommerce
r3plica.space
Provides a product catalog API for R3PLICA items with search, compare, and statistics features.
ENDPOINT 1
https://mcp.r3plica.space/mcp
MCP server metadata
- Name
- R3PLICA
- Version
- 2.3.4
Known tools 16
product_listList R3PLICA products with optional structured filters (brand, category, collection, designer, year).
Inferred read-onlybrand_getDetailed information about a specific brand by name (description, country, designers, catalog presence).
Inferred read-onlyproduct_collection_searchSearch product collections by name substring (product lines, not finish sets).
Inferred read-onlyfinish_collection_getGet a finish collection detail with all its individual finishes.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.