com.jojapi/product-barcode-api
com.jojapi/product-barcode-apiProduct Barcode API - camgoz.net: Provides information on products available in markets across.
Tools · 7
Searches for products by barcode or name; returns a minimum of 1 and a maximum of 10 products. Billing per call: Credits: metered (~2.46 avg).
Lists products using pagination. Billing per call: Credits: metered (~204 avg).
Retrieves the 20 most recently updated products along with their market prices. Billing per call: 0 Credits.
It returns the current price and details of the product based on the specified barcode and store name. Price history can also be included optionally. Billing per call: Credits: metered (~0.67 avg).
Retrieves the market names used in the filters. Billing per call: 0 Credits.
It retrieves the product's historical price information for the relevant store. Billing per call: 1 Credits.
It returns the username and password for accessing the MySQL database containing product information. You can use this endpoint by subscribing to the $350 plan. Billing per call: 1 Credits.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"com.jojapi/product-barcode-api": {
"url": "https://mcp.jojapi.com/product-barcode-api",
"transport": "streamable-http"
}
}
}