eCommerce
printingbanana.com
Provides product search, details, pricing, checkout link generation, and delivery information for a print catalog.
ENDPOINT 1
https://api.printingbanana.com/mcp
MCP server metadata
- Name
- printingbanana-catalog
- Version
- 1.0.0
Access to the 印蕉 Printing Banana (Hong Kong / Macau) print catalog. Use search_products to find products, get_product for full detail and option ids, then get_quote for an exact configured price. create_checkout_link turns a chosen configuration into a ready-to-buy link to hand to the customer (they pay on printingbanana.com). check_delivery and store_info cover shipping and shop basics. All prices are in HKD.
Known tools 6
search_productsSearch the Printing Banana print catalog by keyword and/or category id.
get_productGet full detail for one product by id: description, configurable options (with the option and value ids needed for get_quote), base price, availability and images.
get_quoteGet the exact configured price for a product given a quantity and option selections, from the same pricing engine as the storefront.
create_checkout_linkTurn a chosen product + quantity + option selections into a ready-to-buy link to hand to the customer.
check_deliveryDelivery destinations (Hong Kong / Macau), handling and transit times, and methods.
store_infoAbout Printing Banana: what it is, regions served, currency, contact, how to order, and links to delivery / payment / FAQ pages and the REST API.