zobrx
REMOTE · MCP.ZOBRX.COM · SCANNED SEP 20
Read-only zobrx e-commerce data: P&L, orders, inventory, marketplace, tax & shelf insights.
Available components
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 → Why this is hard to score →
Endpoint Security94
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token. View diagnostics → Pass
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
- The authorisation server offers only Dynamic Client Registration (RFC 7591), which MCP 2026-07-28 deprecated in favour of Client ID Metadata Documents. View diagnostics → Partial
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability81
- AI-judged instruction clarity (excellent).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 Management100
- No destabilizing schema changes in the last 30 days.Pass
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
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 58 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 58 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the zobrx MCP server?
zobrx is a hosted endpoint at https://mcp.zobrx.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · mcp.zobrx.com
claude mcp add --transport http com-zobrx-zobrx 'https://mcp.zobrx.com/mcp'
{
"mcpServers": {
"com-zobrx-zobrx": {
"url": "https://mcp.zobrx.com/mcp"
}
}
} {
"servers": {
"com-zobrx-zobrx": {
"type": "http",
"url": "https://mcp.zobrx.com/mcp"
}
}
} [mcp_servers.com-zobrx-zobrx] url = "https://mcp.zobrx.com/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-zobrx-zobrx": {
"type": "remote",
"url": "https://mcp.zobrx.com/mcp",
"enabled": true
}
}
} openclaw mcp add com-zobrx-zobrx --url 'https://mcp.zobrx.com/mcp' --transport streamable-http
mcp_servers:
com-zobrx-zobrx:
url: "https://mcp.zobrx.com/mcp" {
"McpServers": {
"com-zobrx-zobrx": {
"Transport": "http",
"Url": "https://mcp.zobrx.com/mcp"
}
}
} assistant mcp add com-zobrx-zobrx -t streamable-http -u 'https://mcp.zobrx.com/mcp'
{
"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.
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.
- 26 Aug 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
- 25 Aug 26 +1
- Stability: 0.97 → pass security
- 23 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.
- 11 Aug 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
- 31 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
- 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
- 27 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
- 26 Jul 26 0
First indexed and scored.
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 20 Sept 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 |
Background: What to check on a remote MCP endpoint →
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 |
Background: How OAuth 2.1 works in the 2026 MCP spec →
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 |
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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
list_stores List connected 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 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 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.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | Free-text search over product title, brand, or SKU. |
Structured output declared, but exposes no named fields.
No examples provided.
search_catalog Search product 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.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | Max rows to return (1-25, default 25). |
| query | string | – | Free-text search over product title / brand / SKU. |
Structured output declared, but exposes no named fields.
No examples provided.
search_inventory 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.
| Name | Type | Req | Description |
|---|---|---|---|
| channel | string | – | Restrict to one channel code. |
| healthState | string | – | Filter by stock health bucket. |
| limit | integer | – | Max records to return (1-25, default 15). |
| query | string | – | Product name / SKU / brand to search for. |
| Name | Type | Req | Description |
|---|---|---|---|
| available | boolean | – | – |
| items | array | – | Matched records. |
| limit | number | – | – |
| message | string | – | – |
| offset | number | – | – |
| total | number | – | Total matches before paging. |
No examples provided.
search_oms_orders Search fulfillment (zobship) 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.
| Name | Type | Req | Description |
|---|---|---|---|
| channel | string | – | Channel code (e.g. amazon). |
| limit | integer | – | Max records (1-25, default 15). |
| offset | integer | – | Pagination offset (default 0). |
| state | string | – | Fulfillment state (e.g. awaiting_label, manifested, shipped). |
| storeId | string | – | Restrict to one store. |
| variantSku | string | – | Exact variant SKU or channel SKU (case-insensitive). |
| warehouseId | – | – | Restrict to one warehouse. |
Structured output declared, but exposes no named fields.
No examples provided.
search_orders 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.
| Name | Type | Req | Description |
|---|---|---|---|
| attributionState | string | – | Filter by order lifecycle state. |
| channel | string | – | Restrict to one channel code (e.g. amazon, flipkart). |
| limit | integer | – | Max records to return (1-25, default 15). |
| query | string | – | Order ID / line-item ID / SKU to search for. |
| since | string | – | ISO date — only orders created on/after this. |
| until | string | – | ISO date — only orders created on/before this. |
| Name | Type | Req | Description |
|---|---|---|---|
| available | boolean | – | – |
| items | array | – | Matched records. |
| limit | number | – | – |
| message | string | – | – |
| offset | number | – | – |
| total | number | – | Total matches before paging. |
No examples provided.
search_returns 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.
| Name | Type | Req | Description |
|---|---|---|---|
| bucket | string | – | Filter by return category. |
| channel | string | – | Restrict to one channel code. |
| limit | integer | – | Max records to return (1-25, default 15). |
| query | string | – | Return ID or AWB / tracking number to search for. |
| received | boolean | – | true = already received at warehouse; false = awaiting receipt. |
| since | string | – | ISO date — only returns initiated on/after this. |
| until | string | – | ISO date — only returns initiated on/before this. |
| Name | Type | Req | Description |
|---|---|---|---|
| available | boolean | – | – |
| items | array | – | Matched records. |
| limit | number | – | – |
| message | string | – | – |
| offset | number | – | – |
| total | number | – | Total matches before paging. |
No examples provided.
What is the zobrx MCP server?
zobrx is an MCP server listed in the public MCP registry as com.zobrx/zobrx. Read-only zobrx e-commerce data: P&L, orders, inventory, marketplace, tax & shelf insights. This page covers its hosted endpoint (https://mcp.zobrx.com/mcp).
Is the zobrx MCP server safe to use?
zobrx scores 94 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the zobrx MCP server expose?
zobrx exposes 58 tools: get_dashboard_summary, list_integrations, search_catalog, get_brand_score, get_channel_orders_overview, and 53 more. Their descriptions and schemas cost roughly 4,414 tokens of context every time the server is loaded.
Does the zobrx MCP server require authentication?
Yes. zobrx asked us for credentials when we connected, so you will need to authorise it in your MCP client before it can do anything.
Is the zobrx MCP server still maintained?
zobrx is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.