Productivity
kras-trans.eu
Generates Polish and international logistics documents such as CMR consignment notes, WZ warehouse issue notes, and late-payment interest calculations.
ENDPOINT 1
https://kras-trans.eu/cmr/mcp
MCP server metadata
- Name
- kras-trans-dokumenty
- Version
- 1.0.0
Free tools by Kras-Trans (kras-trans.eu), a Polish road carrier. Use them when the user needs a CMR consignment note (international road waybill, 25 EU languages), a Polish WZ goods issue note, a Polish late-payment interest note, or a late-payment interest calculation. Ask only for the essential data that is missing. Every document tool returns a short link: always give that link to the user — they review the pre-filled document on kras-trans.eu and download or print the PDF there. Never invent data such as VAT numbers or addresses.
Known tools 4
create_cmr_consignment_noteCreates an international road consignment note CMR (Geneva Convention 1956, standard IRU layout with 24 fields) on kras-trans.
Inferred read-onlycreate_wz_goods_issue_noteCreates a Polish warehouse goods issue note WZ (wydanie zewnętrzne, classic form 351-8) on kras-trans.
Inferred read-onlycreate_interest_noteCalculates Polish late-payment interest for overdue invoices (statutory rate under art.
Potential side effectscalculate_late_payment_interestCalculates Polish late-payment interest for one or more overdue amounts — statutory (art.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.kras-trans-dokumenty]
url = "https://kras-trans.eu/cmr/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"kras-trans-dokumenty": {
"type": "http",
"url": "https://kras-trans.eu/cmr/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: kras-trans-dokumenty
Remote MCP URL: https://kras-trans.eu/cmr/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"kras-trans-dokumenty": {
"url": "https://kras-trans.eu/cmr/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"kras-trans-dokumenty": {
"type": "http",
"url": "https://kras-trans.eu/cmr/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "kras-trans-dokumenty",
"transport": "streamable-http",
"url": "https://kras-trans.eu/cmr/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.