{"schemaVersion":"mcp-server-card-v1","name":"GLOWERA Commerce MCP","description":"Public read-only MCP endpoint for GLOWERA UAE product discovery, product detail retrieval, policy lookup and commerce capability discovery.","url":"https://glowera.ae/mcp","transport":{"type":"streamable-http","endpoint":"https://glowera.ae/mcp"},"protocol":"model-context-protocol","protocolVersion":"2025-06-18","serverCardUrl":"https://glowera.ae/.well-known/mcp/server-card.json","auth":{"type":"none_for_public_read","oauthProtectedResource":"https://glowera.ae/.well-known/oauth-protected-resource"},"capabilities":{"tools":true,"resources":true,"prompts":false,"sampling":false},"tools":[{"name":"glowera.search_products","description":"Search GLOWERA UAE beauty technology products by query, brand or category.","inputSchema":{"type":"object","properties":{"query":{"type":"string","description":"Search text such as LED mask, NuFACE or microcurrent."},"brand":{"type":"string","description":"Optional exact brand filter."},"category":{"type":"string","description":"Optional product type/category filter."},"limit":{"type":"integer","minimum":1,"maximum":25,"default":10}}}},{"name":"glowera.get_product","description":"Return a single product with canonical URL, AED price, GTIN/MPN, reviews, images and options.","inputSchema":{"type":"object","required":["id_or_slug"],"properties":{"id_or_slug":{"type":"string","description":"Product source id or canonical slug."}}}},{"name":"glowera.get_catalog_summary","description":"Return catalog counts, brands, categories, service areas and feed URLs.","inputSchema":{"type":"object","properties":[]}},{"name":"glowera.get_policy","description":"Return public policy page links and readable text for shipping, returns, privacy, terms or contact.","inputSchema":{"type":"object","properties":{"policy":{"type":"string","enum":["about","contact","shipping-returns","refund-policy","privacy-policy","terms-of-service"]}}}},{"name":"glowera.get_commerce_capabilities","description":"Return x402, MPP, UCP and ACP compatibility profile plus WooCommerce checkout handoff guidance.","inputSchema":{"type":"object","properties":[]}}],"resources":[{"uri":"https://glowera.ae/llms.txt","name":"LLM discovery guide","mimeType":"text/plain"},{"uri":"https://glowera.ae/ai-products.json","name":"AI product data","mimeType":"application/json"},{"uri":"https://glowera.ae/merchant-center-feed.xml","name":"Google Merchant Center feed","mimeType":"application/xml"},{"uri":"https://glowera.ae/google-product-reviews-feed.xml","name":"Google product reviews feed","mimeType":"application/xml"},{"uri":"https://glowera.ae/sitemap.xml","name":"Sitemap index","mimeType":"application/xml"},{"uri":"https://glowera.ae/commerce-protocols.json","name":"Agent commerce protocol profile","mimeType":"application/json"}],"commerce":{"profile":"https://glowera.ae/commerce-protocols.json","checkout":"https://glowera.ae/checkout","currency":"AED","countryOfSale":"AE"}}