← Registry

eCommerce

glowjakt.se

Search beauty product prices, compare across stores, view price history, find deals, and explore ingredient groups.

1 endpoint7 known toolsFirst detected August 3, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcp.glowjakt.se/mcp

No auth detected

MCP server metadata

Name
Glowjakt
Version
2.14.7
Capabilities
experimentalprompts.listChangedresources.listChangedtools.listChangedtasks.listtasks.canceltasks.requests.tools.calltasks.requests.prompts.gettasks.requests.resources.read
Server instructions

Glowjakt is a beauty price comparison service for Sweden, Norway, Denmark, Finland. Products are matched across stores by EAN barcode. Use the country parameter ('se', 'no', 'dk', 'fi') to select a market; more markets may be added over time and get_service_info returns the current list. Typical flow: search_beauty_prices to find a product, then compare_product_prices with its product_slug for all store offers including shipping, or get_product_details for the INCI ingredient list, key ingredients and images. Ingredient-aware search: key_ingredient='retinol,niacinamide' requires any of the listed ingredients (OR), exclude_ingredient='fragrance,sls' excludes specific ones, exclude_controversial=True excludes all commonly avoided ingredients at once.

Known tools 7

search_beauty_prices

Search the beauty catalog and return the lowest current price per product.

Inferred read-only
compare_product_prices

Compare one product's price across all stores that sell it.

Inferred read-only
get_price_history

Return the recent price history for one product (lowest price per day over the last 30 days).

Inferred read-only
find_deals

List beauty products currently discounted in a market, largest discount first.

Inferred read-only
list_key_ingredients

List the 67 ingredient groups accepted by key_ingredient and exclude_ingredient in search_beauty_prices.

Inferred read-only
get_product_details

Return full details for one product: INCI ingredient list, key ingredients, description, images, and brand-level certifications and claims.

Inferred read-only
get_service_info

Return service information: operator, supported markets with live catalog statistics, how prices are matched, and an overview of the available tools.

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.glowjakt]
url = "https://mcp.glowjakt.se/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "glowjakt": {
      "type": "http",
      "url": "https://mcp.glowjakt.se/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "glowjakt": {
      "type": "http",
      "url": "https://mcp.glowjakt.se/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "glowjakt",
  "transport": "streamable-http",
  "url": "https://mcp.glowjakt.se/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 glowjakt.se was fetched 2026-08-10T15:39:16.935Z.

Trust status VerificationRecommended

glowjakt.se is assessed as VerificationRecommended: Domain has affiliate links on record

Indexed

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