← Registry

eCommerce

beardsorcery.fun

Recommends and searches products from the Beard Sorcery catalog based on user intent and preferences.

1 endpoint2 known toolsFirst detected June 19, 2026Last detected July 23, 2026

ENDPOINT 1

https://beardsorcery.fun/mcp/products

No auth detected

MCP server metadata

Name
Beard Sorcery Product Recommendations
Version
1.0.0
Capabilities
toolsresourcesprompts

Known tools 2

recommend-products

Recommend Beard Sorcery products from shopper intent, beard-care needs, scent preference, gift context, product type, and budget.

Inferred read-only
search-products

Search the public Beard Sorcery catalog by query, tab, product type, availability, and sort.

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.beard-sorcery-product-recommendations]
url = "https://beardsorcery.fun/mcp/products"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "beard-sorcery-product-recommendations": {
      "type": "http",
      "url": "https://beardsorcery.fun/mcp/products"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: beard-sorcery-product-recommendations
Remote MCP URL: https://beardsorcery.fun/mcp/products

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": {
    "beard-sorcery-product-recommendations": {
      "url": "https://beardsorcery.fun/mcp/products"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "beard-sorcery-product-recommendations": {
      "type": "http",
      "url": "https://beardsorcery.fun/mcp/products"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "beard-sorcery-product-recommendations",
  "transport": "streamable-http",
  "url": "https://beardsorcery.fun/mcp/products"
}
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 beardsorcery.fun was fetched 2026-07-29T22:36:38.728Z and is being refreshed.

Trust status Neutral

beardsorcery.fun 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.