← Registry

eCommerce

bs.graphics

Recommends and searches products from the Beard Sorcery catalog based on various criteria.

1 endpoint2 known toolsFirst detected June 20, 2026Last detected July 24, 2026

ENDPOINT 1

https://bs.graphics/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://bs.graphics/mcp/products"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: beard-sorcery-product-recommendations
Remote MCP URL: https://bs.graphics/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://bs.graphics/mcp/products"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "beard-sorcery-product-recommendations",
  "transport": "streamable-http",
  "url": "https://bs.graphics/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 bs.graphics was fetched 2026-07-31T00:47:16.237Z and is being refreshed.

Trust status Neutral

bs.graphics 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.