Connects Claude to TrustRails' UK electronics database covering 26,000+ products from retailers like AO. Exposes two tools: search_products for querying by brand, category, price range, and keywords (returns summaries with prices and availability), and get_product for pulling full specs and multi-retailer pricing on specific items. Handles natural language queries like "gaming laptops under £800" by decomposing them into structured filters. Returns real-time stock levels and direct purchase links. Rate limited to 50 requests per hour on the shared public API key. Useful when you need Claude to comparison shop UK electronics or answer "what's available" questions with current market data instead of training knowledge.
claude mcp add --transport stdio app.trustrails-server -- npx -y @trustrails/mcp-server