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

zobrx

REMOTE · MCP.ZOBRX.COM · SCANNED AUG 3

Read-only zobrx e-commerce data: P&L, orders, inventory, marketplace, tax & shelf insights.

Available components

+8 this week 82 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 Security94
Transport & Reachability100
Schema Quality & AI Usability75
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 4414 tokens (~76/item across 58 items; 58 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage99
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 95% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
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.zobrx.com

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

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.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 1 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +5
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 73

    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 3 Aug 2026 · Probed https://mcp.zobrx.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=zobrx.com CN=Amazon RSA 2048 M01,O=Amazon,C=US 25 Apr 2026 8 Nov 2026 RSA 2048 SHA256-RSA 8989d0433aaaad6861106bae71d225e
SANs: zobrx.com, *.zobrx.com
CN=Amazon RSA 2048 M01,O=Amazon,C=US (CA) CN=Amazon Root CA 1,O=Amazon,C=US 23 Aug 2022 23 Aug 2030 RSA 2048 SHA256-RSA 77312380b9d6688a33b1ed9bf9ccda68e0e0f
CN=Amazon Root CA 1,O=Amazon,C=US (CA) CN=Starfield Services Root Certificate Authority - G2,O=Starfield Technologies\, Inc.,L=Scottsdale,ST=Arizona,C=US 25 May 2015 31 Dec 2037 RSA 2048 SHA256-RSA 67f944a2a27cdf3fac2ae2b01f908eeb9c4c6
DNSSEC insecure

Validation of mcp.zobrx.com. Not signed

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

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer error="unauthorized", error_description="Missing Bearer token", resource_metadata="https://mcp.zobrx.com/.well-known/oauth-protected-resource/mcp"

Bearer error="unauthorized", error_description="Missing Bearer token", resource_metadata="https://mcp.zobrx.com/.well-known/oauth-protected-resource/mcp"
Header Value
strict-transport-security max-age=31536000; includeSubDomains
content-security-policy default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy no-referrer

Protected resource metadata

Document https://mcp.zobrx.com/.well-known/oauth-protected-resource/mcp
Retrieved Yes
Resource https://mcp.zobrx.com/mcp
Authorisation server https://loving-touch-33-staging.authkit.app
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.zobrx.com/mcp Verified 200
http (plaintext) http://mcp.zobrx.com/mcp HTTPS enforced 301 https://mcp.zobrx.com:443/mcp
MCP tools — 58 exposed · ~4,414 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
list_stores ~63

List every connected store/marketplace account (Amazon, Shopify, Flipkart, Snapdeal, Meesho, Myntra, JioMart, Ajio, offline) with its display name, country/currency, and order count in the last 30 days.

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

list_team_members ~27

Workspace members with their roles and effective permissions. Requires org member-read permission (Owner/Admin).

Input schema present but exposes no named parameters.

Structured output declared, but exposes no named fields.

No examples provided.

search ~73

Search the workspace's product catalogue by free text (title, brand, or SKU). Returns matching products as citeable results with stable ids — pass an id to `fetch` for full detail. Built for deep-research and retrieval workflows.

NameTypeReqDescription
querystringyesFree-text search over product title, brand, or SKU.

Structured output declared, but exposes no named fields.

No examples provided.

search_catalog ~90

Search the workspace's MASTER product catalog by free text (matches product title, brand, or internal SKU). Returns up to 25 matches with MRP, mapped-channel count, and status. Narrow the query if results are truncated.

NameTypeReqDescription
limitintegerMax rows to return (1-25, default 25).
querystringFree-text search over product title / brand / SKU.

Structured output declared, but exposes no named fields.

No examples provided.

search_inventory ~144

Find inventory for a specific product across all channels. `query` matches product name, accounting SKU, brand, or variant SKU (substring). Each result is master-grain with per-channel / per-store / per-warehouse stock (available, reserved, in-transit) and a health state (stockout, alert, low, healthy). Filter by channel or health state.

NameTypeReqDescription
channelstringRestrict to one channel code.
healthStatestringFilter by stock health bucket.
limitintegerMax records to return (1-25, default 15).
querystringProduct name / SKU / brand to search for.
NameTypeReqDescription
availableboolean
itemsarrayMatched records.
limitnumber
messagestring
offsetnumber
totalnumberTotal matches before paging.

No examples provided.

search_oms_orders ~170

Orders flowing through the zobship fulfillment pipeline, with their state (new → reserved → awaiting_label → labelled → manifested → shipped …), fulfillment type, credit status, and expected ship date. Filter by channel, state, store, warehouse, or exact variant/channel SKU.

NameTypeReqDescription
channelstringChannel code (e.g. amazon).
limitintegerMax records (1-25, default 15).
offsetintegerPagination offset (default 0).
statestringFulfillment state (e.g. awaiting_label, manifested, shipped).
storeIdstringRestrict to one store.
variantSkustringExact variant SKU or channel SKU (case-insensitive).
warehouseIdRestrict to one warehouse.

Structured output declared, but exposes no named fields.

No examples provided.

search_orders ~176

Find specific orders across all connected channels. `query` matches an order ID, line-item ID, or SKU (substring). Filter by channel, attribution state, and date range. Money fields are in minor units (paise for INR) — convert to ₹. Use get_order for full detail on one order.

NameTypeReqDescription
attributionStatestringFilter by order lifecycle state.
channelstringRestrict to one channel code (e.g. amazon, flipkart).
limitintegerMax records to return (1-25, default 15).
querystringOrder ID / line-item ID / SKU to search for.
sincestringISO date — only orders created on/after this.
untilstringISO date — only orders created on/before this.
NameTypeReqDescription
availableboolean
itemsarrayMatched records.
limitnumber
messagestring
offsetnumber
totalnumberTotal matches before paging.

No examples provided.

search_returns ~184

Find specific returns across all connected channels. `query` matches a return ID or reverse-shipment tracking (AWB) number (substring). Filter by channel, return bucket, received status, and date range. Each result is a full return record (reason, qty, refund, dates). Money in minor units.

NameTypeReqDescription
bucketstringFilter by return category.
channelstringRestrict to one channel code.
limitintegerMax records to return (1-25, default 15).
querystringReturn ID or AWB / tracking number to search for.
receivedbooleantrue = already received at warehouse; false = awaiting receipt.
sincestringISO date — only returns initiated on/after this.
untilstringISO date — only returns initiated on/before this.
NameTypeReqDescription
availableboolean
itemsarrayMatched records.
limitnumber
messagestring
offsetnumber
totalnumberTotal matches before paging.

No examples provided.