TrustRails - UK Electronics Product Finder
https://server.smithery.ai/trustrails/mcp-server/mcpSearch and compare 26,000+ UK electronics products across multiple retailers including AO. Get real-time prices, stock availability, and price comparison across retailers in a single search. Covers laptops, phones, tablets, headphones, TVs, monitors, cameras, gaming, and more. **Tools:** - `search_products` — search by keyword, brand, category, and price range - `get_product` — get full specs, stock level, and per-retailer price comparison All prices in GBP. Updated twice daily.
How to connect
https://server.smithery.ai/trustrails/mcp-server/mcp
curl -X POST https://server.smithery.ai/trustrails/mcp-server/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'