Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Kras-Trans: CMR, WZ and interest note generator

REMOTE · KRAS-TRANS.EU · SCANNED SEP 26

CMR consignment notes in 25 EU languages, Polish WZ and interest notes: link to a ready PDF.

Available components

74 Trust /100
Trust breakdown (7 categories)

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. How we score → Why this is hard to score →

Endpoint Security83
Transport & Reachability100
Schema Quality & AI Usability62
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1411 tokens (~352/item across 4 items; 4 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management10
  • Stability observed for 3 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage98
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 93% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 4 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 5 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the Kras-Trans: CMR, WZ and interest note generator MCP server?

Kras-Trans: CMR, WZ and interest note generator is a hosted endpoint at https://kras-trans.eu/cmr/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · kras-trans.eu

# add to Claude Code
claude mcp add --transport http eu-kras-trans-cmr 'https://kras-trans.eu/cmr/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "eu-kras-trans-cmr": {
      "url": "https://kras-trans.eu/cmr/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "eu-kras-trans-cmr": {
      "type": "http",
      "url": "https://kras-trans.eu/cmr/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.eu-kras-trans-cmr]
url = "https://kras-trans.eu/cmr/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "eu-kras-trans-cmr": {
      "type": "remote",
      "url": "https://kras-trans.eu/cmr/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add eu-kras-trans-cmr --url 'https://kras-trans.eu/cmr/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  eu-kras-trans-cmr:
    url: "https://kras-trans.eu/cmr/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "eu-kras-trans-cmr": {
      "Transport": "http",
      "Url": "https://kras-trans.eu/cmr/mcp"
    }
  }
}
# add to Vellum
assistant mcp add eu-kras-trans-cmr -t streamable-http -u 'https://kras-trans.eu/cmr/mcp'
// mcp.json
{
  "mcpServers": {
    "eu-kras-trans-cmr": {
      "type": "http",
      "url": "https://kras-trans.eu/cmr/mcp"
    }
  }
}

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

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 26 Sept 26 +1

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

  • 25 Sept 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 24 Sept 26 +1
    • Stability: unverified → 0.03 ▲ functional
  • 23 Sept 26 72

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 26 Sept 2026 · Probed https://kras-trans.eu/cmr/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=kras-trans.eu CN=WE1,O=Google Trust Services,C=US 13 Sept 2026 13 Dec 2026 ECDSA 256 ECDSA-SHA256 af7545cba1ee6584131a80372730e58d
SANs: kras-trans.eu, api.kras-trans.eu
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC secure

Validation of kras-trans.eu. — Secure

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
eu. present 35926 8 Verified
kras-trans.eu. present 2371 13 Verified
kras-trans.eu. Verified address RRset verified with the apex keys
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=15552000
content-security-policy default-src 'self'; script-src 'self' 'unsafe-inline' https://static.cloudflareinsights.com https://www.googletagmanager.com https://www.google-analytics.com https://pagead2.googlesyndication.com https://googleads.g.doubleclick.net https://tpc.googlesyndication.com https://www.googletagservices.com https://partner.googleadservices.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' data: https://fonts.gstatic.com; img-src 'self' data: https: blob:; connect-src 'self' https://api.open-meteo.com https://api.nbp.pl https://www.google-analytics.com https://analytics.google.com https://region1.google-analytics.com https://pagead2.googlesyndication.com https://googleads.g.doubleclick.net https://api.qrserver.com https://ec.europa.eu; frame-src 'self' https://googleads.g.doubleclick.net https://tpc.googlesyndication.com https://www.google.com; frame-ancestors *; base-uri 'self'; form-action 'self'; upgrade-insecure-requests
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=(), payment=(), usb=(), magnetometer=(), gyroscope=(), accelerometer=()

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://kras-trans.eu/cmr/mcp Verified 200
http (plaintext) http://kras-trans.eu/cmr/mcp HTTPS enforced 301 https://kras-trans.eu/cmr/mcp
MCP tools · 4 exposed · ~1,292 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
calculate_late_payment_interest ~180

Calculates Polish late-payment interest for one or more overdue amounts — statutory (art. 481 Civil Code), commercial-transactions or a custom rate — using the current National Bank of Poland reference rate, exact to the grosz. Returns days late, the rate and the interest. To issue a formal interest note use create_interest_note.

NameTypeReqDescription
annual_rate_percentstring–Annual rate in percent when rate_type is custom, e.g. 12.5
currencystring–ISO 4217 code of the amounts, default PLN
invoicesarrayyesInvoices or other amounts paid late / still unpaid
rate_typestring–statutory = Polish statutory late-payment interest (art. 481 Civil Code, default); commercial = rate for transactions between businesses; custom = contractual rate given in annual_rate_percent

No output schema declared.

No examples provided.

create_cmr_consignment_note ~514

Creates an international road consignment note CMR (Geneva Convention 1956, standard IRU layout with 24 fields) on kras-trans.eu and returns a short link where the user reviews it and downloads a free PDF with 4 colour copies (sender, consignee, carrier, archive). The generator works in 25 languages. Use for: CMR, road waybill, consignment note, list przewozowy CMR, CMR-Frachtbrief, lettre de voiture CMR, lettera di vettura CMR, carta de porte CMR, nákladní list CMR, міжнародна товарно-транспортна накладна CMR. Ask only for missing essentials: sender, consignee, places of loading and delivery, goods. Signatures and stamps (fields 22–24) are added on paper after printing.

NameTypeReqDescription
carriage_chargesstring–Field 14 — e.g. carriage paid / carriage forward
carrierobject–Field 16 — carrier; leave out if not known yet
carrier_reservationsstring–Field 18 — carrier's reservations about goods or packaging
cash_on_deliverystring–Field 15 — cash-on-delivery amount and currency, if any
consigneeobjectyesField 2 — consignee (receiver)
date_of_loadingstring–Field 4 — date of taking over, YYYY-MM-DD
documents_attachedstring–Field 5 — e.g. commercial invoice no. …, packing list
established_instring–Field 21 — place where the note is made out
established_onstring–Field 21 — date, YYYY-MM-DD
goodsarray–Fields 6–12 — one entry per line of goods
languagestringyesLanguage of the generator page — use the user's language
place_of_deliverystring–Field 3 — place designated for delivery: city, country
place_of_loadingstring–Field 4 — place of taking over the goods: city, country
referencestring–Own reference number (optional)
senderobjectyesField 1 — sender (shipper)
sender_instructionsstring–Field 13 — customs and other formalities
special_agreementsstring–Field 19
successive_carriersstring–Field 17

No output schema declared.

No examples provided.

create_interest_note ~325

Calculates Polish late-payment interest for overdue invoices (statutory rate under art. 481 of the Civil Code by default; commercial-transactions rate or a custom rate on request), creates an interest note (nota odsetkowa) on kras-trans.eu and returns a short link to review and download the PDF together with the calculation, exact to the grosz. Statutory rates come from the current National Bank of Poland reference rate. Unpaid invoices: interest is counted up to today.

NameTypeReqDescription
annual_rate_percentstring–Annual rate in percent when rate_type is custom, e.g. 12.5
bank_accountstring–IBAN for the payment of the note
creditorobjectyesCreditor — who issues the note and receives the interest
currencystring–ISO 4217 code of the amounts, default PLN
debtorobjectyesDebtor — who paid late
invoicesarrayyesInvoices or other amounts paid late / still unpaid
issue_datestring–YYYY-MM-DD, default today
note_numberstring–Number of the note, e.g. NO/1/09/2026
payment_daysstring–Days to pay the note, default 14
placestring–Place of issue (city)
rate_typestring–statutory = Polish statutory late-payment interest (art. 481 Civil Code, default); commercial = rate for transactions between businesses; custom = contractual rate given in annual_rate_percent

No output schema declared.

No examples provided.

create_wz_goods_issue_note ~273

Creates a Polish warehouse goods issue note WZ (wydanie zewnętrzne, classic form 351-8) on kras-trans.eu and returns a short link where the user reviews it and prints or saves a free PDF. Prices in PLN; the value of each line is calculated exactly (quantity × unit price). Use for: WZ, druk WZ, dokument WZ, wydanie zewnętrzne, wydanie z magazynu, goods issue note, delivery note of a Polish company.

NameTypeReqDescription
dispatch_datestring–Date the goods left the warehouse, YYYY-MM-DD
document_numberstring–e.g. WZ/12/09/2026
invoice_referencestring–Related invoice number and date
issue_datestring–YYYY-MM-DD, default today
itemsarrayyes–
means_of_transportstring–e.g. registration number of the truck, courier
notesstring––
order_numberstring––
purposestring–e.g. sale, transfer to a subcontractor
recipientobjectyesRecipient of the goods
shipping_paid_bystring–Who pays for the shipment
warehousestring–Warehouse number or name

No output schema declared.

No examples provided.

Common questions

What is the Kras-Trans: CMR, WZ and interest note generator MCP server?

Kras-Trans: CMR, WZ and interest note generator is an MCP server listed in the public MCP registry as eu.kras-trans/cmr. CMR consignment notes in 25 EU languages, Polish WZ and interest notes: link to a ready PDF. This page covers its hosted endpoint (https://kras-trans.eu/cmr/mcp).

Is the Kras-Trans: CMR, WZ and interest note generator MCP server safe to use?

Kras-Trans: CMR, WZ and interest note generator scores 74 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Kras-Trans: CMR, WZ and interest note generator MCP server expose?

Kras-Trans: CMR, WZ and interest note generator exposes 4 tools: create_cmr_consignment_note, create_wz_goods_issue_note, create_interest_note, calculate_late_payment_interest. Their descriptions and schemas cost roughly 1,292 tokens of context every time the server is loaded.

Does the Kras-Trans: CMR, WZ and interest note generator MCP server require authentication?

No. We connected to Kras-Trans: CMR, WZ and interest note generator without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Kras-Trans: CMR, WZ and interest note generator MCP server still maintained?

Kras-Trans: CMR, WZ and interest note generator is still listed as active in the MCP registry. We last reached this channel on 26 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.