integrations.sh
← all integrations

Newegg

MCP server openai

Users can search for products on Newegg and view detailed information. When they are ready to purchase, they are redirected to the Newegg website to complete checkout.

Homepage
https://www.newegg.com/
Remote URL
https://commerce-api.newegg.com/openai/mcp/chatgpt-newegg-app
Auth
NONE

Tools (2)

Extracted live via the executor SDK.

  • search_newegg_products

    Search Newegg products by keyword Search for products on Newegg (), a leading online electronics retailer specializing in 3C categories such as CPUs, GPUs, motherboards, RAM, SSDs, laptops, monitors, PC peripherals, networking equipment, and consumer electronics.

    Use this tool to find Newegg products matching a given keyword or product name. Supports optional price range filtering (minPrice / maxPrice), pagination (page), and multiple sort orders including featured, best-selling, lowest/highest price, best rating, and release date.

    Returns a paginated list of matching products with details such as title, price, rating, and item number.

  • get_newegg_product_details

    Fetches full product information for a given product id: title, pricing, model/option values, and image URLs. Read-only; uses external catalog/API data (open world). For the shop widget (app callServerTool)