← Registry

eCommerce

culturadoscubes.com

Provides product catalog, search, FAQ, and shipping estimate for an e-commerce store.

1 endpoint5 known toolsFirst detected June 16, 2026Last detected August 27, 2026

ENDPOINT 1

https://api.culturadoscubes.com/mcp

No auth detected

MCP server metadata

Name
cultura-dos-cubes-mcp
Version
0.1.0
Capabilities
toolsresources

Known tools 5

list_products

Lista produtos publicados do catálogo Cultura dos Cubes.

Inferred read-only
get_product

Retorna detalhes completos de um produto pelo slug (nome legível na URL).

Inferred read-only
search_products

Busca produtos por texto livre (nome de cepa, formato, etc).

Inferred read-only
get_faq

Retorna o FAQ completo do site, agrupado por categorias (pedidos, envio, pagamento, produto, transporte, política).

Inferred read-only
get_shipping_estimate

Estima frete para um CEP de destino.

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.cultura-dos-cubes-mcp]
url = "https://api.culturadoscubes.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "cultura-dos-cubes-mcp": {
      "type": "http",
      "url": "https://api.culturadoscubes.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: cultura-dos-cubes-mcp
Remote MCP URL: https://api.culturadoscubes.com/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": {
    "cultura-dos-cubes-mcp": {
      "url": "https://api.culturadoscubes.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "cultura-dos-cubes-mcp": {
      "type": "http",
      "url": "https://api.culturadoscubes.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "cultura-dos-cubes-mcp",
  "transport": "streamable-http",
  "url": "https://api.culturadoscubes.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for culturadoscubes.com was fetched 2026-08-04T22:42:28.844Z and is being refreshed.

Trust status Trusted

culturadoscubes.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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