Server data from the Official MCP Registry
Real-time product data across 450+ retailers — look up any UPC for prices, images, and margin data.
Real-time product data across 450+ retailers — look up any UPC for prices, images, and margin data.
Remote endpoints: streamable-http: https://mcp.productsource.io/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-productsource-product-source": {
"url": "https://mcp.productsource.io/mcp"
}
}
}From the project's GitHub README.
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
Get a free API key at productsource.io — enter your email, get a key instantly. 500 lookups/month, no credit card required.
claude -p "start ProductSource MCP" -p "YOUR_API_KEY"
codex --mcp productsource-mcp --api-key YOUR_API_KEY
Add to your MCP client configuration:
{
"mcpServers": {
"product-source": {
"type": "streamable-http",
"url": "https://mcp.productsource.io/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
All 8 tools verified and working:
| Tool | Description |
|---|---|
lookup_product | Look up a product by UPC — returns title, brand, description, images, prices at every retailer, marketplace sell data |
search_products | Search 450+ retailer catalogs by keyword, brand, or category |
compare_prices | Compare current prices for a UPC across all tracked retailers |
get_price_history | Historical price data for a product over time |
find_deals | Find products with the highest margin between source cost and marketplace sell price |
check_availability | Check in-stock status at any or all retailers |
get_images | All product images from every source, deduplicated |
get_new_listings | Recently discovered products — new drops at retailers |
All matched by UPC/GTIN across 450+ retailers.
| Tier | Lookups/mo | Price |
|---|---|---|
| Free | 500 | $0 |
| Pro | 10,000 | $29.99/mo |
| Business | 100,000 | $99.99/mo |
| Scale | 500,000 | $249.99/mo |
| Enterprise | 1,000,000 | $499.99/mo |
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.