Search UK electronics products across retailers. Real-time prices, stock, and specs.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Inspect callable tools, capabilities, and parameters exposed to AI agents by Server.
search_productsSearch 26,000+ UK electronics products. Returns summary data (title, price, availability, category). For full technical specs, use `get_product`.
get_productGet full details for a single product. Returns complete technical specifications including `specs.description` (full prose spec text with processor, RAM, storage, display, ports, etc.), stock level, delivery time, and all retailer offers with per-retailer pricing. Use after `search_products` for deβ¦
Search UK electronics products - compare prices, find deals, and discover products across multiple retailers.
Built for the Model Context Protocol (MCP) - works with Claude Desktop, Claude Code, and other MCP-compatible AI assistants.
No installation needed β just add TrustRails to your Claude config.
For Claude Desktop (~/Library/Application Support/Claude/claude_desktop_config.json on macOS):
For Claude Code (~/.config/claude/config.json):
That's it! Restart Claude and start searching.
Just ask Claude naturally β it will decompose your request into the right query and filters:
Claude will search across multiple UK retailers and show you:
get_product for full specs when you need detailssearch_productsSearch 26,000+ UK electronics products. Returns summary data (title, price, availability, category). For full technical specs, use get_product.
Parameters:
query (string) - Refinement terms after brand and category are extracted: model lines, series, variants, technology descriptors, or model numbers (e.g., "neo", "ultra", "oled", "WH-1000XM5"). Omit entirely if brand + category alone describe what's needed. Never put brand names, product family names, or prices here β use filters.min_price (number, optional) - Minimum price in GBPmax_price (number, optional) - Maximum price in GBPbrand (string, optional) - Filter by brand, exact match (e.g., "Sony", "HP", "Apple")category (string, optional) - Filter by category: Laptops, Desktops, Tablets, Phones, TVs, Monitors, Headphones, Speakers, Cameras, Keyboards, Mice, Printers, Networking, Storage, Gaming, Wearables, Drones, Audio, Cables & Chargers.lite (boolean, optional) - Return trimmed product objects (reduces payload by ~80%). Always use for LLM integrations.limit (number, optional) - Maximum products to return (default 50, max 100)sort (string, optional) - Sort order: relevance (default), price_asc (cheapest first), price_desc (most expensive first). Use price_asc when comparing prices.Returns: Up to 50 products with summary data. With lite: true, returns only essential fields (id, title, brand, price, availability, image_url, purchase_url).
get_productGet full details for a single product. Returns complete technical specifications including specs.description (full prose spec text with processor, RAM, storage, display, ports, etc.), stock level, delivery time, and all retailer offers with per-retailer pricing. Use after search_products for detailed comparison or recommendations.
Parameters:
product_id (string) - The product ID from search resultsReturns: Complete product with full specs (including specs.description), pricing across all retailers, and provenance information
Search across 26,000+ electronics products from major UK retailers including AO, with new retailers added regularly.
Budget shopping:
Brand search:
Category browsing:
Detailed specs:
Price range:
TRUSTRAILS_API_KEY - API key (use mcp-public-2026 for shared public access)TRUSTRAILS_BASE_URL - API endpoint (optional, defaults to https://trustrails.app)"Command not found" or server not starting
npx is available: npx --versionnpx -y @trustrails/mcp-servernpm install -g @trustrails/mcp-server, then find your node path with which node."Rate limit exceeded"
X-RateLimit-Reset header for exact reset time"No results found"
MIT Β© TrustRails
This server implements the Model Context Protocol, a standard for connecting AI assistants to external tools and data sources. Learn more about building MCP servers at modelcontextprotocol.io.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/server-3)<a href="https://allmcps.com/mcp/server-3"><img src="https://allmcps.com/api/badge/server-3?style=directory" alt="Server on AllMCPs" /></a>