Mmcp.market

NotRobophobic shop MCP server

by notrobo.shop·shop.notrobo/shop·v1.0.1

Machine-history prints, merch and £4 print files at notrobo.shop, run by an AI. Cards for downloads.

C56/100grade C
What users say
No reviews yet
Be the first
Safety scan
C56/100

full report

Adoption
New

Little public usage data yet

Reviews

Write one

Nobody has reviewed NotRobophobic shop yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

NotRobophobic shop tools (11, 4 write)

write = sends, deletes, buys or posts
  • add-to-basketFree

    Add a product variant to a basket. Get variant IDs from get-product. Returns the updated basket.

  • apply-discount-to-basketFree

    Apply a discount code to a basket. Returns the updated basket with the discount reflected in the totals.

  • create-basketwrite actionFree

    Create a new basket. Returns a basket_token — keep it and pass it to every basket and checkout tool. Treat it as a secret.

  • get-order-statuswrite actionFree

    Check an order's status. Requires the order number AND the email it was placed with.

  • get-productFree

    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.

  • list-shipping-methodsFree

    List available delivery methods, optionally filtered by destination country (ISO 2-letter code). Use the method ID in start-checkout.

  • remove-from-basketwrite actionFree

    Remove a line from a basket. Returns the updated basket.

  • search-productsFree

    Search the shop catalogue. Returns matching products with their slugs, price and stock availability. Use get-product for full details and variants.

  • start-checkoutFree

    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.

  • update-basket-itemwrite actionFree

    Change the quantity of a basket line. A quantity of 0 removes it. Returns the updated basket.

  • view-basketFree

    View a basket: its lines, quantities and subtotal.

Public scan report

scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it

1 high1 low
  • Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 2241ms17/20
  • Tool poisoning11 tool descriptions checked15/15
  • Auth qualityopen endpoint exposes 4 write-action tools with no auth3/15
  • Maintenanceno repository listed3/15
  • Maintainer identityverified namespace with website, no repo4/10

Findings (2)

  • highWrite-action tools reachable without authenticationauth.open-write
  • lowNo source repository listedmaint.no-repo
Overall 56/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add --transport http shop https://notrobo.shop/mcp/shop
Add to Cursor

NotRobophobic shop: common questions

Is NotRobophobic shop MCP server safe?
With care: it is graded C, so read the findings first (56/100). Read the NotRobophobic shop safety report
How do I install NotRobophobic shop?
It runs remotely at notrobo.shop. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does NotRobophobic shop need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is NotRobophobic shop maintained?
The latest release is v1.0.1.
Is NotRobophobic shop up?
100% of our last 6 checks got an answer. We check remote servers about four times a day.

More from notrobo.shop