Skip to content
Back to search
100
MCP live MCP 2025-06-18 streamable-http

com.jojapi/product-barcode-api

com.jojapi/product-barcode-api

Product Barcode API - camgoz.net: Provides information on products available in markets across.

Uptime
100.0%
2 direct probes · 30d
Response
492ms
last probe
Tools
7
callable
Resources
0
readable
Prompts
0
available

Tools · 7

get_api_external_search

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).

get_api_external_getProducts

Lists products using pagination. Billing per call: Credits: metered (~204 avg).

get_api_external_last

Retrieves the 20 most recently updated products along with their market prices. Billing per call: 0 Credits.

get_api_external_product_of_market

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).

get_api_external_marketList

Retrieves the market names used in the filters. Billing per call: 0 Credits.

get_api_external_history

It retrieves the product's historical price information for the relevant store. Billing per call: 1 Credits.

get_api_external_get_db_info

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.

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"
    }
  }
}