← Registry

Marketing

retaled.com

Provides company profile, page listings, product guidance, and contact options for Reta LED.

1 endpoint4 known toolsFirst detected August 12, 2026Last detected August 12, 2026

ENDPOINT 1

https://retaled.com/mcp

No auth detected

MCP server metadata

Name
retaled-public-site
Version
1.0.0
Capabilities
tools

Known tools 4

get_retaled_company_profile

Return public company, service area, and contact information for Reta LED.

Inferred read-only
list_retaled_pages

List official Reta LED pages grouped by section with titles, descriptions, and URLs.

Inferred read-only
get_led_screen_guidance

Get a concise recommendation path for a LED screen project use case.

Inferred read-only
get_retaled_contact_options

Return phone, WhatsApp, email, address, and best next step for a quote request.

Potential side effects

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.retaled-public-site]
url = "https://retaled.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "retaled-public-site": {
      "type": "http",
      "url": "https://retaled.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: retaled-public-site
Remote MCP URL: https://retaled.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": {
    "retaled-public-site": {
      "url": "https://retaled.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "retaled-public-site": {
      "type": "http",
      "url": "https://retaled.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "retaled-public-site",
  "transport": "streamable-http",
  "url": "https://retaled.com/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.