browse_by_brand

shallow

com.tosheroon/mcp · Verify this server

Browse Amazon products by brand name. Returns products matching the given brand.

100.0/100

1 trials · measured 8 days ago

browse_by_brand scores 100.0/100 on Vouch's measured behaviour index, from 1 real invocation trials against com.tosheroon/mcp, measured 25 Aug 2026 under methodology v0.2.0. Every measured component scored 100.

Component breakdown

ComponentWeightValue
Reliability35%not applicable
Schema integrity25%100.0
Failure behaviour15%not applicable
Latency15%not applicable
Concurrency10%not applicable

Tool details

Transport
remote
Credential class
open
Category
Commerce & retail
Input schema
declared
Output schema
not declared
Side-effect classification
unclassified
Declared input schema
{
  "type": "object",
  "required": [
    "brand"
  ],
  "properties": {
    "brand": {
      "type": "string",
      "description": "Brand name to search for (e.g. Sony, Apple, Samsung)"
    },
    "limit": {
      "type": "integer",
      "default": 20,
      "maximum": 50,
      "minimum": 1,
      "description": "Number of products to return (1-50). Defaults to 20."
    },
    "region": {
      "type": "string",
      "default": "uk",
      "description": "Country code (e.g. uk, us, de). Defaults to uk."
    }
  }
}

Score history

DayScoreTierMethodology
2026-08-25100.0shallowv0.2.0
2026-08-2468.3deepv0.1.0

Probe evidence

ProbeOutcomes
schema_integritypass: 1
reliabilitypass: 18, error: 2
malformed_inputerror: 4
timeout_honourskipped: 2
cancellationskipped: 2
determinismerror: 4
concurrencyerror: 20

Raw request/response logs are not archived yet — the outcome counts above are drawn directly from every recorded trial.

Embed this score

Available for every tool, scored or not — not a verification perk. Always links back to this page.

Vouch score: browse_by_brand
[![Vouch score](https://vouch.tools/api/tools/09edbbd2-7f9e-47dd-9634-108036b4926a/badge.svg)](https://vouch.tools/tools/09edbbd2-7f9e-47dd-9634-108036b4926a)
browse_by_brand — Vouch