Odel
Product Source

Product Source

@skutrueUpdated 5mo ago

Real-time product data across 450+ retailers — look up any UPC for prices, images, and margin data.

Server endpointStreamable HTTPAPI keyProbed

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

Product Source MCP Server

Real-time product data across 450+ retailers. Look up any product by UPC — get prices, availability, images, descriptions, SEO data, marketplace sell prices, and margin estimates.

MCP URL: https://mcp.productsource.io/mcp Transport: Streamable HTTP Auth: Bearer token (API key) Docs: productsource.io/docs

Quick Start

Get a free API key at productsource.io — enter your email, get a key instantly. 500 lookups/month, no credit card required.

Claude Code

claude -p "start ProductSource MCP" -p "YOUR_API_KEY"

Codex

codex --mcp productsource-mcp --api-key YOUR_API_KEY

MCP JSON Config

Add to your MCP client configuration:

{
  "mcpServers": {
    "product-source": {
      "type": "streamable-http",
      "url": "https://mcp.productsource.io/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

Tools

All 8 tools verified and working:

ToolDescription
lookup_productLook up a product by UPC — returns title, brand, description, images, prices at every retailer, marketplace sell data
search_productsSearch 450+ retailer catalogs by keyword, brand, or category
compare_pricesCompare current prices for a UPC across all tracked retailers
get_price_historyHistorical price data for a product over time
find_dealsFind products with the highest margin between source cost and marketplace sell price
check_availabilityCheck in-stock status at any or all retailers
get_imagesAll product images from every source, deduplicated
get_new_listingsRecently discovered products — new drops at retailers

What You Get Per Product

  • Pricing — real-time prices at every retailer that carries the product
  • Images — every angle, every source, deduplicated
  • Descriptions & SEO — titles, bullet points, feature lists, specs
  • Brand & Category — verified, normalized across sources
  • Availability — in-stock / out-of-stock at each retailer
  • Marketplace Sell Prices — what it actually sells for on Amazon, eBay, Walmart
  • Price History — changes over time
  • Margin Estimates — source cost vs sell price, profit calculations

All matched by UPC/GTIN across 450+ retailers.

Pricing

TierLookups/moPrice
Free500$0
Pro10,000$29.99/mo
Business100,000$99.99/mo
Scale500,000$249.99/mo
Enterprise1,000,000$499.99/mo

Coming Soon

  • Marketplace listing — Available on major MCP marketplaces at 15% commission
  • Live demo — Try it now at productsource.io

Use Cases

  • Price comparison apps
  • AI shopping assistants (Claude, GPT, Codex)
  • Retail arbitrage and product sourcing
  • MAP monitoring for brands
  • New product drop alerts
  • Catalog enrichment with images, descriptions, specs