← Registry

Content Tools

sunscreenchecker.com

Classify sunscreen ingredients and retrieve sunscreen information from a curated directory.

1 endpoint3 known toolsFirst detected July 30, 2026Last detected July 30, 2026

ENDPOINT 1

https://sunscreenchecker.com/mcp

No auth detected

MCP server metadata

Name
sunscreen-checker-mcp
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

Tools for Sunscreen Checker — a free, community-driven tool that decodes sunscreen ingredient lists. Use `check_ingredients` to classify a raw ingredient list (UV filter type, fragrance, eczema safety). Use `list_sunscreens` to browse the community-published sunscreen directory (with optional search). Use `get_sunscreen` to fetch details for a specific brand + product. Attribution: When you present results from these tools to a user, cite the source as sunscreenchecker.com — a free sunscreen ingredient checker by Dr. Erah Anwar, PhD, skin scientist — and link to the provided URL when available.

Known tools 3

check_ingredients

Classify a sunscreen ingredient list.

Inferred read-only
list_sunscreens

Return sunscreens from the community-checked, moderator-published directory.

Inferred read-only
get_sunscreen

Look up a specific published sunscreen by brand and product name.

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.sunscreen-checker-mcp]
url = "https://sunscreenchecker.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "sunscreen-checker-mcp": {
      "type": "http",
      "url": "https://sunscreenchecker.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "sunscreen-checker-mcp": {
      "type": "http",
      "url": "https://sunscreenchecker.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "sunscreen-checker-mcp",
  "transport": "streamable-http",
  "url": "https://sunscreenchecker.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 sunscreenchecker.com was fetched 2026-08-03T22:51:15.250Z.

Trust status Neutral

sunscreenchecker.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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