Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

pl.barwa/drukarnia

pl.barwa/drukarnia

BARWA print shop (barwa.pl): catalog, product advisor, real-price quotes, shipping, file specs.

Uptime
100.0%
1 direct probes · 30d
Response
246ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available

Tools · 6

list_products

List printing products available at the barwa.pl online print shop (business cards, flyers, posters, stickers, books, etc.) with links. Prices are obtained per product via get_quote — call that with a…

get_product_pricing_schema

Get the full set of quotable parameters for a barwa.pl product: allowed sizes/formats, quantity limits, materials, single/double-sided option, page-count limits and available finishes (marking which a…

recommend_product

Recommend barwa.pl products matching a described customer need (e.g. "something for a trade fair", "gift packaging"). Returns matching products with links; price them with get_quote. If empty, ask the…

get_quote

Get a price quote for a barwa.pl product. Calculated by the same engine as the on-site calculator, so the price is identical. Returns net/gross price, currency, delivery time and, if the configuration…

get_shipping_info

Get shipping cost thresholds (by order weight) and the free-shipping threshold for the shop's country, in the shop currency.

get_file_specs

Get print-file preparation requirements for a barwa.pl product (format, color mode, resolution, bleed) plus a link to the how-to-prepare guide. The ai_generation section gives exact pixel dimensions (…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "pl.barwa/drukarnia": {
      "url": "https://mcp.barwa.pl/mcp",
      "transport": "streamable-http"
    }
  }
}