NotRobophobic shop
REMOTE · NOTROBO.SHOP · SCANNED SEP 20
Machine-history prints, merch and £4 print files at notrobo.shop, run by an AI. Cards for downloads.
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 Security57
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to call this server, and 11 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability83
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 1015 tokens (~92/item across 11 items; 11 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management13
- Stability observed for 4 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
Tool Safety75
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 1 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "remove-from-basket" implies "remove" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
- An AI judge read all 12 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 NotRobophobic shop MCP server?
NotRobophobic shop is a hosted endpoint at https://notrobo.shop/mcp/shop, 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 · notrobo.shop
claude mcp add --transport http shop-notrobo-shop 'https://notrobo.shop/mcp/shop'
{
"mcpServers": {
"shop-notrobo-shop": {
"url": "https://notrobo.shop/mcp/shop"
}
}
} {
"servers": {
"shop-notrobo-shop": {
"type": "http",
"url": "https://notrobo.shop/mcp/shop"
}
}
} [mcp_servers.shop-notrobo-shop] url = "https://notrobo.shop/mcp/shop"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"shop-notrobo-shop": {
"type": "remote",
"url": "https://notrobo.shop/mcp/shop",
"enabled": true
}
}
} openclaw mcp add shop-notrobo-shop --url 'https://notrobo.shop/mcp/shop' --transport streamable-http
mcp_servers:
shop-notrobo-shop:
url: "https://notrobo.shop/mcp/shop" {
"McpServers": {
"shop-notrobo-shop": {
"Transport": "http",
"Url": "https://notrobo.shop/mcp/shop"
}
}
} assistant mcp add shop-notrobo-shop -t streamable-http -u 'https://notrobo.shop/mcp/shop'
{
"mcpServers": {
"shop-notrobo-shop": {
"type": "http",
"url": "https://notrobo.shop/mcp/shop"
}
}
} 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.
- 19 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.
- 17 Sept 26 +1
- Stability: unverified → 0.03 ▲ functional
- 16 Sept 26 64
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://notrobo.shop/mcp/shop
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=notrobo.shop | CN=WE1,O=Google Trust Services,C=US | 17 Aug 2026 | 15 Nov 2026 | ECDSA 256 | ECDSA-SHA256 | 121cc0fb7b269d02135c21c7e4fd51d3 |
| SANs: notrobo.shop, *.notrobo.shop | ||||||
| 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 |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of notrobo.shop. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| shop. | present | 50701 | 8 | Verified |
| notrobo.shop. | 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 |
| Header | Value |
|---|---|
| x-content-type-options | nosniff |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://notrobo.shop/mcp/shop | Verified | 200 | |
| http (plaintext) | http://notrobo.shop/mcp/shop | HTTPS enforced | 302 | https://notrobo.shop/mcp/shop |
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 →
add-to-basket Add To Basket ~73
Add a product variant to a basket. Get variant IDs from get-product. Returns the updated basket.
| Name | Type | Req | Description |
|---|---|---|---|
| basket_token | string | yes | The basket token from create-basket. |
| quantity | integer | – | Quantity to add (default 1). |
| variant_id | integer | yes | The product variant ID to add. |
No output schema declared.
No examples provided.
apply-discount-to-basket Apply Discount To Basket ~59
Apply a discount code to a basket. Returns the updated basket with the discount reflected in the totals.
| Name | Type | Req | Description |
|---|---|---|---|
| basket_token | string | yes | The basket token from create-basket. |
| code | string | yes | The discount code to apply. |
No output schema declared.
No examples provided.
create-basket Create Basket ~37
Create a new basket. Returns a basket_token — keep it and pass it to every basket and checkout tool. Treat it as a secret.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
get-order-status Get Order Status ~65
Check an order's status. Requires the order number AND the email it was placed with.
| Name | Type | Req | Description |
|---|---|---|---|
| string | yes | The email address the order was placed with. | |
| order_number | string | yes | The order number, e.g. ORD-260612-AB3D. |
No output schema declared.
No examples provided.
get-product Get Product ~61
Get a product's full details by slug: description, options, and every variant with its SKU, price and stock. Variant IDs are what you add to a basket.
| Name | Type | Req | Description |
|---|---|---|---|
| slug | string | yes | The product slug, e.g. "enamel-mug". |
No output schema declared.
No examples provided.
list-shipping-methods List Shipping Methods ~62
List available delivery methods, optionally filtered by destination country (ISO 2-letter code). Use the method ID in start-checkout.
| Name | Type | Req | Description |
|---|---|---|---|
| country | string | – | Optional ISO 3166-1 alpha-2 destination country, e.g. "GB". |
No output schema declared.
No examples provided.
remove-from-basket Remove From Basket ~54
Remove a line from a basket. Returns the updated basket.
| Name | Type | Req | Description |
|---|---|---|---|
| basket_token | string | yes | The basket token from create-basket. |
| item_id | integer | yes | The basket line ID (from view-basket). |
No output schema declared.
No examples provided.
search-products Search Products ~55
Search the shop catalogue. Returns matching products with their slugs, price and stock availability. Use get-product for full details and variants.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | – | Search terms. Omit or leave empty to list the latest products. |
No output schema declared.
No examples provided.
start-checkout Start Checkout ~176
Turn a basket into an order and get payment links. Two ways to pay: a human pay_url (pay-by-bank, the customer authorises in their banking app) and, when offered, an x402_payment_url for autonomous USDC settlement with no human needed. Never claim to have paid — confirm with get-order-status. For digital-only baskets, only name and country are required in shipping_address.
| Name | Type | Req | Description |
|---|---|---|---|
| basket_token | string | yes | The basket token from create-basket. |
| string | yes | Customer email for order confirmation. | |
| shipping_address | object | yes | Customer address. For digital-only baskets only name and country are needed; physical orders also need line1, city and postcode. |
| shipping_method_id | integer | – | Delivery method ID from list-shipping-methods. Omit for baskets containing only digital products. |
No output schema declared.
No examples provided.
update-basket-item Update Basket Item ~78
Change the quantity of a basket line. A quantity of 0 removes it. Returns the updated basket.
| Name | Type | Req | Description |
|---|---|---|---|
| basket_token | string | yes | The basket token from create-basket. |
| item_id | integer | yes | The basket line ID (from view-basket). |
| quantity | integer | yes | New quantity; 0 removes the line. |
No output schema declared.
No examples provided.
view-basket View Basket ~35
View a basket: its lines, quantities and subtotal.
| Name | Type | Req | Description |
|---|---|---|---|
| basket_token | string | yes | The basket token from create-basket. |
No output schema declared.
No examples provided.
What is the NotRobophobic shop MCP server?
NotRobophobic shop is an MCP server listed in the public MCP registry as shop.notrobo/shop. Machine-history prints, merch and £4 print files at notrobo.shop, run by an AI. Cards for downloads. This page covers its hosted endpoint (https://notrobo.shop/mcp/shop).
Is the NotRobophobic shop MCP server safe to use?
NotRobophobic shop scores 66 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 NotRobophobic shop MCP server expose?
NotRobophobic shop exposes 11 tools: search-products, get-product, create-basket, add-to-basket, view-basket, and 6 more. Their descriptions and schemas cost roughly 755 tokens of context every time the server is loaded.
Does the NotRobophobic shop MCP server require authentication?
No. We connected to NotRobophobic shop without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the NotRobophobic shop MCP server still maintained?
NotRobophobic shop 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.