Mmcp.market

Have It Printed MCP server

by haveitprinted.com·com.haveitprinted/print-and-mail·v1.0.0

Print and mail physical documents in the US via USPS, with quotes, agent payment and tracking.

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

full report

Adoption
New

Little public usage data yet

Reviews

Write one

Nobody has reviewed Have It Printed yet.

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

Have It Printed tools (10, 6 write)

write = sends, deletes, buys or posts
  • hip_complete_paymentwrite actionFree

    Pay for the job with a delegated payment authorization, with no browser and no human step. payment_authorization must be a Stripe shared payment token (spt_...) granted to Have It Printed whose maximum is at least the total from hip_prepare_payment; HIP charges exactly that total and never more. NEVER send a card number, expiry, CVV or any reusable credential to this tool. If the cardholder's bank requires authentication, this returns payment_status=requires_user_action rather than bypassing it.

  • hip_create_checkoutwrite actionFree

    Create a Stripe Checkout session for the job and return its URL. This does NOT take payment: the customer completes payment at that URL. Show them the quote first.

  • hip_create_jobwrite actionFree

    Start a print-and-mail job. Returns an opaque job_handle used by every later call. Creates nothing chargeable.

  • hip_get_checkout_statusFree

    Whether the customer has paid yet. Payment truth comes from the order record Stripe's webhook creates, never from a browser redirect.

  • hip_get_orderwrite actionFree

    Status and USPS tracking for the paid order belonging to this job.

  • hip_get_service_infoFree

    What Have It Printed does, what it costs, what file types and sizes are accepted, and how mailing works. Needs a Bearer API key, like every tools/call (POST /v1/onboard to get one).

  • hip_get_upload_targetwrite actionFree

    Get a short-lived upload URL for the customer's document. PUT the bytes to it. File type and size limits are the same as the website.

  • hip_prepare_paymentFree

    Resolve the EXACT amount HIP will charge, before any payment authorization is obtained or spent. This does NOT charge anything. Returns subtotal_cents, tax_cents, total_cents, currency, a pricing fingerprint and the authorization types HIP accepts. Tax is calculated by Stripe from the destination, so hip_quote alone is not the payable amount. The returned total is bound to this job's documents, options and recipient: change any of them and payment is refused with QUOTE_STALE until you prepare again. Use this when paying autonomously with a delegated payment authorization; a human paying in a browser does not need it. Commits the job to the autonomous payment rail.

  • hip_quoteFree

    Exact price for the job, computed by the same pricing the website checkout uses. Tax, if any, is added by Stripe at payment.

  • hip_update_jobwrite actionFree

    Set the documents, print options and US mailing recipient on a job. Price fields are rejected: the server computes all amounts.

Public scan report

scanner v0.1.9 · 2026-09-20 · 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 757ms20/20
  • Tool poisoning10 tool descriptions checked15/15
  • Auth qualityopen endpoint exposes 6 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 60/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 print-and-mail https://agents.haveitprinted.com/mcp
Add to Cursor

Have It Printed: common questions

Is Have It Printed MCP server safe?
With care: it is graded C, so read the findings first (60/100). Read the Have It Printed safety report
How do I install Have It Printed?
It runs remotely at agents.haveitprinted.com. 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 Have It Printed need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Have It Printed maintained?
The latest release is v1.0.0.
Is Have It Printed up?
100% of our last 9 checks got an answer. We check remote servers about four times a day.
What can I use instead of Have It Printed?
Servers from other publishers that do the same job: Tapetide — Indian Stock Market (NSE & BSE) MCP server, X402 List MCP server and PipRail MCP server. Compare all Have It Printed alternatives.

Alternatives to Have It Printed

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

All Have It Printed alternatives →
  • Tapetide — Indian Stock Market (NSE & BSE)
    52 tools for Indian stock markets — NSE & BSE quotes, screener, financials, FII/DII, options
    A
  • X402 List
    Find and vet x402 payment APIs before your agent pays one: uptime, price, on-chain volume.
    A
  • PipRail
    Budget-bound x402 payment wallet for AI agents — pays HTTP 402 URLs, capped locally. No backend.
    B
  • Churnkey
    Read and manage Churnkey cancel flows, retention metrics, and payment recovery
    A
  • POPCORN MCP
    Signed time and SHA-256 witness receipts for agents, with offline verification and x402 payment.
    B

More from haveitprinted.com