Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

com.jojapi/product-barcode-api

REMOTE · MCP.JOJAPI.COM · SCANNED AUG 21

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

Available components

61 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security57
Transport & Reachability100
Schema Quality & AI Usability69
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 1068 tokens (~152/item across 7 items; 7 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management7
  • Stability observed for 2 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · mcp.jojapi.com

# add to Claude Code
claude mcp add --transport http com-jojapi-product-barcode-api https://mcp.jojapi.com/product-barcode-api
# ~/.codex/config.toml
[mcp_servers.com-jojapi-product-barcode-api]
url = "https://mcp.jojapi.com/product-barcode-api"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-jojapi-product-barcode-api": {
      "type": "remote",
      "url": "https://mcp.jojapi.com/product-barcode-api",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-jojapi-product-barcode-api --url https://mcp.jojapi.com/product-barcode-api --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-jojapi-product-barcode-api:
    url: "https://mcp.jojapi.com/product-barcode-api"
// mcp.json
{
  "mcpServers": {
    "com-jojapi-product-barcode-api": {
      "type": "http",
      "url": "https://mcp.jojapi.com/product-barcode-api"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 21 Aug 26 +1
    • Tool “get_api_external_getProducts” rewrote its description, which is the text the model reads security
    • Tool “get_api_external_search” rewrote its description, which is the text the model reads security
  • 20 Aug 26 0
    • Tool “get_api_external_search” rewrote its description, which is the text the model reads security
    • Tool “get_api_external_getProducts” rewrote its description, which is the text the model reads security
    • Stability: unverified → 0.03 functional
  • 19 Aug 26 60

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Aug 2026 · Probed https://mcp.jojapi.com/product-barcode-api

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=mcp.jojapi.com CN=WE1,O=Google Trust Services,C=US 19 Aug 2026 17 Nov 2026 ECDSA 256 ECDSA-SHA256 6bf56e5f5706ef0d0eece5dccb581199
SANs: mcp.jojapi.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of mcp.jojapi.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
jojapi.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.jojapi.com/product-barcode-api Verified 200
http (plaintext) http://mcp.jojapi.com/product-barcode-api HTTPS enforced 301 https://mcp.jojapi.com/product-barcode-api
MCP tools · 7 exposed · ~969 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
get_api_external_get_db_info ~49

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.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_api_external_getProducts ~315

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

NameTypeReqDescription
historyPricesstringAdds historical price information for the requested product from available markets to the response. The `marketPrices` parameter must be set to `true`. If historical price information is available, 1…
marketPricesstringIt controls whether or not price information for the requested products at stores is retrieved. If set to `true`, the product's store prices are also returned; if set to `false` or left unspecified,…
pagestringPage number (default: 0)
preferredMarketsstringIt allows the user to specify the preferred markets for which they wish to see product prices. If this parameter is provided, price information is returned in the `markets` field only for the markets…
sizestringPage size (default: 10, maximum: 100). It returns a number of products equal to the page size and consumes credits based on the number of products returned.

No output schema declared.

No examples provided.

get_api_external_history ~71

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

NameTypeReqDescription
barcodestringyesThe product's GTIN/EAN barcode number
marketstringThe market where the product's price history is recorded. It must exist within the system.

No output schema declared.

No examples provided.

get_api_external_last ~32

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

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_api_external_marketList ~28

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

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_api_external_product_of_market ~153

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

NameTypeReqDescription
barcodestringyesThe product's GTIN/EAN barcode number
historystringReturns historical price information; this is optional. If historical price information is available, it consumes 1 additional credit.
isExiststringIs the relevant barcode available at the corresponding store? It does not use up credit.
marketNamestringyesName of the store where the price will be checked (e.g., Özdilekteyim, Migros)

No output schema declared.

No examples provided.

get_api_external_search ~321

Searches for products by barcode or name; returns a minimum of 1 and a maximum of 10 products. Billing per call: Credits: metered (~3.63 avg).

NameTypeReqDescription
historyPricesstringAdds historical price information for the requested product from available markets to the response. The `marketPrices` parameter must be set to `true`. If historical price information is available, 1…
marketPricesstringIt controls whether or not price information for the requested products at stores is retrieved. If set to `true`, the product's store prices are also returned; if set to `false` or left unspecified,…
preferredMarketsstringIt allows the user to specify the preferred markets for which they wish to see product prices. If this parameter is provided, price information is returned in the `markets` field only for the markets…
querystringyesIt allows the user to specify the name or barcode of the product they wish to search for. Using this parameter, the system searches for products based on name or barcode matches and returns the resul…

No output schema declared.

No examples provided.