{"name":"com.giftstoprint/poster-connector","slug":"giftstoprint-poster-connector","title":"GiftsToPrint","description":"Order personalised newspaper-style birthday, anniversary and retirement posters as print files.","url":"https://mcp.market/server/giftstoprint-poster-connector","rating":null,"grade":"C","score":60,"certified":false,"status":"active","category":"ecommerce","tags":["ecommerce"],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":5,"ok":5,"last_checked_at":"2026-09-20T19:20:31.690Z","last_ok_at":"2026-09-20T19:20:31.690Z","latency_ms":57},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://mcp.giftstoprint.com/docs","version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://mcp.giftstoprint.com/mcp"}],"packages":[],"tools":[{"name":"create_poster_checkout","description":"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.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"handle":{"type":"string","description":"The poster's handle, from find_posters."},"turnaround":{"type":"string","enum":["standard","rush_weekday","rush_weekend"],"description":"standard: 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."},"personalisation":{"type":"object","description":"The fields from get_poster_form, keyed by their id (e.g. recipient_first_name, birth_day, birth_month).","additionalProperties":{"type":["string","integer"]}},"photo_url":{"type":"string","format":"uri","description":"The photo_url returned by upload_photo."},"buyer":{"type":"object","properties":{"email":{"type":"string","format":"email","description":"The buyer's email. The download link is sent here."},"first_name":{"type":"string","description":"The buyer's first name."}},"required":["email","first_name"],"additionalProperties":false},"buyer_country":{"type":"string","pattern":"^[A-Za-z]{2}$","description":"Optional ISO country code, so checkout opens in the buyer's currency."},"instructions":{"type":"string","maxLength":500,"description":"Optional note to the designers, e.g. how to crop the photo."},"confirm_digital_file":{"type":"boolean","description":"Must be true: the buyer understands the poster is a digital file to print, not a physical print."}},"required":["handle","turnaround","personalisation","photo_url","buyer","confirm_digital_file"],"additionalProperties":false}},{"name":"find_posters","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"occasion":{"type":"string","enum":["birthday","wedding_anniversary","dating_anniversary","retirement"],"description":"What the poster celebrates."},"edition":{"type":"string","enum":["US","UK","Canada","Australia"],"description":"Country edition: which country's news the poster shows."},"milestone":{"type":"integer","minimum":1,"maximum":120,"description":"The birthday or anniversary number, e.g. 60 for a 60th."},"year":{"type":"integer","minimum":1900,"maximum":2100,"description":"The year the poster should cover (birth year, or wedding year)."},"buyer_country":{"type":"string","pattern":"^[A-Za-z]{2}$","description":"Optional ISO country code of the buyer (e.g. \"US\", \"AU\") to show prices in their currency."}},"additionalProperties":false}},{"name":"get_poster_form","description":"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.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"handle":{"type":"string","description":"The poster's handle, from find_posters."},"buyer_country":{"type":"string","pattern":"^[A-Za-z]{2}$","description":"Optional ISO country code of the buyer, for local prices."}},"required":["handle"],"additionalProperties":false}},{"name":"upload_photo","description":"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.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"image_url":{"type":"string","format":"uri","description":"Public https:// address of the image."},"image_base64":{"type":"string","description":"The image file encoded as base64 (a data: URL prefix is fine)."}},"additionalProperties":false}}],"scan":{"score":60,"grade":"C","scanned_at":"2026-09-19T20:35:53.332Z","report":{"scannerVersion":"0.1.6","scannedAt":"2026-09-19T20:35:53.263Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 346ms"]},"poisoning":{"score":15,"max":15,"notes":["4 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 2 write-action tools with no auth"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"},{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://mcp.giftstoprint.com/mcp","reachable":true,"authRequired":false,"latencyMs":346,"serverInfo":{"name":"giftstoprint","version":"1.0.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://giftstoprint.com/cdn/shop/files/favicon_32x32_799c7349-a46f-4fae-8e5f-23608c3fa5fe.png?crop=center&height=32&v=1691351832&width=32","source":"site","width":32,"height":32},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}