Mmcp.market

Binary & Thread MCP server

by binaryandthread.com·com.binaryandthread/store·v0.4.7

Browse the Binary & Thread catalogue, stage a cart, get a checkout link. No card data in chat.

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

full report

Adoption
New

86 downloads/wk

Reviews

Write one

Nobody has reviewed Binary & Thread yet.

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

Binary & Thread tools (9, 1 write)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • add_to_cart

    Add a piece to a cart. Pass cart_id to reuse an existing cart (the durable handle), or omit it to start a fresh one. Call get_product first to get valid sizes/colours (or an exact variant_id); for a design sold in two fits (regular / oversize, priced apart) you MUST pass `fit`. qty is capped at 20. Returns the cart_id and the server-side cart summary (VAT included where applicable). `region` (ISO-

  • check_payment

    Check a checkout's payment status ONCE (call again later to re-check \u2014 this never blocks/loops). Returns the status and, once placed, the order_id.

  • checkout

    Mint a checkout hand-off for a cart. Returns a checkout_url + a session_id INSTANTLY \u2014 it does NOT poll and does NOT complete the purchase. The human must open the link in their own browser to enter their payment + ship-to details on the storefront (those details never enter this chat). After they pay, call check_payment with the session_id to see the status.

  • fortune

    A coding fortune \u2014 a real dev aphorism. Optional seed for a specific one.

  • get_cart

    Show a cart's current contents and total (VAT included where applicable), straight from the server.

  • get_order_statuswrite action

    Look up an order's status by its display id + the EXACT email on the order. Returns status only (no shipping address). A wrong id/email returns not-found (no enumeration).

  • list_products

    List the pieces in stock (text-only \u2014 no images, to keep the agent's context lean). Returns each product's handle, price (VAT included where applicable), and stage. Use get_product for one item's image. Prices are in the region's currency \u2014 pass `region` (an ISO-2 country) to price for a specific market, else the server default.

  • report_issue

    File a bug report or feedback to the maintainers. Pass a short message (and optional structured context like versions/ids). Returns a reference id. It sends no payment details and cannot change any order \u2014 it just files the report. Tokens/emails are redacted server-side.

  • teapot

    Returns 418. Always. It's a teapot. (RFC 2324)

Public scan report

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

1 low
  • Code scan2 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenanceno repository listed3/15
  • Maintainer identityverified namespace with website, no repo4/10

Findings (1)

  • lowNo source repository listedmaint.no-repo
Overall 68/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Grade history

  • 2026-09-19downgradeBCscore 68: No source repository listed

Install directly

Runs npx -y @binaryandthread/mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add store -- npx -y @binaryandthread/mcp
Add to Cursor

Binary & Thread: common questions

Is Binary & Thread MCP server safe?
With care: it is graded C, so read the findings first (68/100). Read the Binary & Thread safety report
How do I install Binary & Thread?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Binary & Thread need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Binary & Thread maintained?
The latest release is v0.4.7.
What can I use instead of Binary & Thread?
Servers from other publishers that do the same job: RightCard MCP server, CIPP MCP server and Apify MCP server. Compare all Binary & Thread alternatives.

Alternatives to Binary & Thread

Same job from other publishers: the closest match first, then the best rated.

All Binary & Thread alternatives →
  • RightCard
    Which of your credit cards to use at any store, from verified bank data. No bank login.
    A
  • CIPP MCP
    First single-binary CLI for CIPP - offline SQLite store, fleet posture analytics, and
    B
  • Apify
    Extract data from any website with thousands of scrapers, crawlers, and automations on Apify Store ⚡
    A
  • Heimdall
    Every App Store Connect + StoreKit 2 endpoint. 890 tools in 13 profiles, narrow to 27.
    B
  • Workflows
    Store, query, and create YAML workflow playbooks for LLM agents.
    A

More from binaryandthread.com