mcpbeat

Drukarnia MCP Server

pl.barwa/drukarnia
answering

Drukarnia is answering right now. Last checked 13 min ago. It exposes 6 tools.

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

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
6
Tools
read from the server
324 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 13 min ago.

run in your terminal
claude mcp add drukarnia --transport http https://mcp.barwa.pl/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "drukarnia": {
      "url": "https://mcp.barwa.pl/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.drukarnia]
url = "https://mcp.barwa.pl/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "drukarnia": {
      "url": "https://mcp.barwa.pl/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "drukarnia": {
      "url": "https://mcp.barwa.pl/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

file
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 (bleed included, 300 DPI) for AI image generators — pass width_mm/height_mm (trim size in millimeters) to get pixel dimensions for a custom size.
product
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 are mandatory). Call before get_quote to know valid option ids.
products
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 product's slug.
quote
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 matches a defined product, its name and link. Use get_product_pricing_schema first for valid option ids. width/height in mm (free-size products) or format_id (predefined).
recommend
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 customer to clarify the need.
shipping
get_shipping_info
Get shipping cost thresholds (by order weight) and the free-shipping threshold for the shop's country, in the shop currency.

Endpoints

URLTransportStateLatencyChecked
https://mcp.barwa.pl/mcp streamable-http answering 365 ms 13 min ago

Drukarnia — questions

Answers built from our own checks of this server.

What can Drukarnia do?
It exposes 6 tools, read directly from the server on our last check. Among them: get_file_specs, get_product_pricing_schema, get_quote, get_shipping_info, list_products, recommend_product. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Drukarnia working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 324 ms. The bar chart above shows every period we have measured.
How do I connect Drukarnia?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Drukarnia need an API key?
No. Drukarnia completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Drukarnia?
It answers our handshake in 324 ms on average, which is faster than 43% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.