Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

GiftsToPrint

REMOTE · MCP.GIFTSTOPRINT.COM · SCANNED SEP 20

Order personalised newspaper-style birthday, anniversary and retirement posters as print files.

59 Trust /100
Trust breakdown (7 categories)

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 Security46
Transport & Reachability100
Schema Quality & AI Usability68
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 886 tokens (~221/item across 4 items; 4 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management3
  • Stability observed for 1 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage98
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 94% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 4 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 5 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the GiftsToPrint MCP server?

GiftsToPrint is a hosted endpoint at https://mcp.giftstoprint.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.giftstoprint.com

# add to Claude Code
claude mcp add --transport http com-giftstoprint-poster-connector 'https://mcp.giftstoprint.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-giftstoprint-poster-connector": {
      "url": "https://mcp.giftstoprint.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-giftstoprint-poster-connector": {
      "type": "http",
      "url": "https://mcp.giftstoprint.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-giftstoprint-poster-connector]
url = "https://mcp.giftstoprint.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-giftstoprint-poster-connector": {
      "type": "remote",
      "url": "https://mcp.giftstoprint.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-giftstoprint-poster-connector --url 'https://mcp.giftstoprint.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-giftstoprint-poster-connector:
    url: "https://mcp.giftstoprint.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-giftstoprint-poster-connector": {
      "Transport": "http",
      "Url": "https://mcp.giftstoprint.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add com-giftstoprint-poster-connector -t streamable-http -u 'https://mcp.giftstoprint.com/mcp'
// mcp.json
{
  "mcpServers": {
    "com-giftstoprint-poster-connector": {
      "type": "http",
      "url": "https://mcp.giftstoprint.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

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.

  • 20 Sept 26 +1
    • Stability: unverified → 0.03 functional
  • 19 Sept 26 58

    First indexed and scored.

Diagnostics

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.giftstoprint.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=giftstoprint.com CN=WE1,O=Google Trust Services,C=US 19 Sept 2026 18 Dec 2026 ECDSA 256 ECDSA-SHA256 4413c63cf44a65dd13f5c96e9f2714d3
SANs: giftstoprint.com, mcp.giftstoprint.com, *.mcp.giftstoprint.com
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 mcp.giftstoprint.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
giftstoprint.com. 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

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://mcp.giftstoprint.com/mcp Verified 200
http (plaintext) http://mcp.giftstoprint.com/mcp Inconclusive 405
MCP tools · 4 exposed · ~764 tokens

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 →

Tool Tokens
create_poster_checkout ~301

Validate every detail and create a Shopify checkout for one personalised poster with all the details attached. Returns checkout_url. Nothing is charged: open checkout_url for the user to review the order and pay on GiftsToPrint's own checkout. Before calling, read the details back to the user and confirm they understand they will receive a digital file to print (set confirm_digital_file to true). If a field is wrong, the error lists every problem at once so you can fix them in one go.

NameTypeReqDescription
buyerobjectyes
buyer_countrystringOptional ISO country code, so checkout opens in the buyer's currency.
confirm_digital_filebooleanyesMust be true: the buyer understands the poster is a digital file to print, not a physical print.
handlestringyesThe poster's handle, from find_posters.
instructionsstringOptional note to the designers, e.g. how to crop the photo.
personalisationobjectyesThe fields from get_poster_form, keyed by their id (e.g. recipient_first_name, birth_day, birth_month).
photo_urlstringyesThe photo_url returned by upload_photo.
turnaroundstringyesstandard: ready the next working day, order Mon-Fri. rush_weekday: ready within 12 hours, order Mon-Fri. rush_weekend: ready within 24 hours, order Sat or Sun.

No output schema declared.

No examples provided.

find_posters ~237

Search GiftsToPrint's personalised newspaper-style posters. Each poster shows real headlines and events from one year, personalised with a name, photo and message, and is delivered as a print-ready digital file (nothing is posted). Birthday posters and wedding-anniversary posters exist per milestone and edition (e.g. 60th Birthday, Australian edition, 1966); retirement and dating-anniversary posters cover any year, chosen in the form. Pick the edition by where the recipient lives or grew up (US, UK, Canada or Australia). Returns each matching poster's handle, prices and product page. Next step: get_poster_form.

NameTypeReqDescription
buyer_countrystringOptional ISO country code of the buyer (e.g. "US", "AU") to show prices in their currency.
editionstringCountry edition: which country's news the poster shows.
milestoneintegerThe birthday or anniversary number, e.g. 60 for a 60th.
occasionstringWhat the poster celebrates.
yearintegerThe year the poster should cover (birth year, or wedding year).

No output schema declared.

No examples provided.

get_poster_form ~103

List exactly what to collect from the user for one poster: names, dates, optional message, and the photo, plus the turnaround options and prices. Ask the user for anything you don't already know. Don't invent names or dates. Next step: upload_photo, then create_poster_checkout.

NameTypeReqDescription
buyer_countrystringOptional ISO country code of the buyer, for local prices.
handlestringyesThe poster's handle, from find_posters.

No output schema declared.

No examples provided.

upload_photo ~123

Store the photo that will be printed on the poster. Give either image_url (a public https link to the image) or image_base64. JPEG, PNG or WebP, up to 20MB. Returns photo_url, which you then pass to create_poster_checkout. Photos are kept for 12 months so the poster can be made and revised, then deleted automatically.

NameTypeReqDescription
image_base64stringThe image file encoded as base64 (a data: URL prefix is fine).
image_urlstringPublic https:// address of the image.

No output schema declared.

No examples provided.

Common questions

What is the GiftsToPrint MCP server?

GiftsToPrint is an MCP server listed in the public MCP registry as com.giftstoprint/poster-connector. Order personalised newspaper-style birthday, anniversary and retirement posters as print files. This page covers its hosted endpoint (https://mcp.giftstoprint.com/mcp).

Is the GiftsToPrint MCP server safe to use?

GiftsToPrint scores 59 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 GiftsToPrint MCP server expose?

GiftsToPrint exposes 4 tools: find_posters, get_poster_form, upload_photo, create_poster_checkout. Their descriptions and schemas cost roughly 764 tokens of context every time the server is loaded.

Does the GiftsToPrint MCP server require authentication?

No. We connected to GiftsToPrint without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the GiftsToPrint MCP server still maintained?

GiftsToPrint 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.