# pl.barwa/drukarnia (remote · mcp.barwa.pl)

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

- Trust score: 63/100 (medium)
- Change this week: +6
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `mcp.barwa.pl`: 63/100 (this document), [markdown](https://verifymcp.io/servers/pl-barwa-drukarnia/mcp.md), [page](https://verifymcp.io/servers/pl-barwa-drukarnia/mcp)

## Channel facts

- Endpoint: `https://mcp.barwa.pl/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 6 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 71/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 498 tokens (~83/item across 6 items; 6 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 71/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http pl-barwa-drukarnia https://mcp.barwa.pl/mcp
```

### Codex

```toml
[mcp_servers.pl-barwa-drukarnia]
url = "https://mcp.barwa.pl/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "pl-barwa-drukarnia": {
      "type": "remote",
      "url": "https://mcp.barwa.pl/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add pl-barwa-drukarnia --url https://mcp.barwa.pl/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  pl-barwa-drukarnia:
    url: "https://mcp.barwa.pl/mcp"
```

### Other

```json
{
  "mcpServers": {
    "pl-barwa-drukarnia": {
      "type": "http",
      "url": "https://mcp.barwa.pl/mcp"
    }
  }
}
```

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

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-02 (score 63, +1)

No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-01 (score 62, +1)

- [security] Tool “get_file_specs” rewrote its description, which is the text the model reads
- [functional regression] Schema quality: 73 → 83
- [functional] Server version: 3.4.4 → 3.4.5
- [cosmetic] “get_file_specs” added an optional parameter “height_mm”
- [cosmetic] “get_file_specs” added an optional parameter “width_mm”

### 2026-07-31 (score 61, +2)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 59, +1)

No change was recorded against any check on this day. Stability & Change Management went from 10 to 13. That category is still filling its 30-day observation window: 3 days of observed history at the previous scan, 4 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-28 (score 58, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-27 (score 57, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 56)

First indexed and scored.

## MCP tools (6)

### `list_products` (~56 tokens)

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.

### `get_product_pricing_schema` (~75 tokens)

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.

Input parameters:

- `product_slug` (string, required)

### `recommend_product` (~65 tokens)

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.

Input parameters:

- `purpose` (string, required)

### `get_quote` (~158 tokens)

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

Input parameters:

- `double_sided`
- `finishes`
- `format_id`
- `height`
- `liczba_wzorow` (integer)
- `material_id`
- `pages`
- `product_slug` (string, required)
- `quantity` (integer, required)
- `width`

### `get_shipping_info` (~36 tokens)

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

### `get_file_specs` (~108 tokens)

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.

Input parameters:

- `height_mm`
- `product_slug` (string, required)
- `width_mm`

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/pl-barwa-drukarnia/mcp#diagnostics

## Score history

- 2026-08-03: 63
- 2026-08-02: 63
- 2026-08-01: 62
- 2026-07-31: 61
- 2026-07-30: 59
- 2026-07-29: 58
- 2026-07-28: 58
- 2026-07-27: 57
- 2026-07-26: 56

## Links

- Remote endpoint: https://mcp.barwa.pl/mcp
- Website: https://www.barwa.pl/article/ai-integracje/
- Changelog RSS feed: https://verifymcp.io/servers/pl-barwa-drukarnia/mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/pl-barwa-drukarnia/mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/pl-barwa-drukarnia/mcp
