← Registry

Productivity

kubik.tools

Manages freight shipments, packing, and article profiles for logistics teams.

1 endpoint10 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.kubik.tools/mcp

No auth detected

MCP server metadata

Name
kubik-tools
Version
1.0.0
Capabilities
tools.listChanged

Known tools 10

calculate_chargeable_weight

Calculates chargeable (billable) weight -- frachtpflichtiges Gewicht, Frachtgewicht -- for a freight shipment (Stückgut or Sammelgut) from a list of cargo pieces, for one of four transport modes.

Inferred read-only
resolve_quantities

Resolves an ordered quantity of a Library article into concrete packed units (boxes/pallets), using that article's own logged packing history -- never a generic guess.

Inferred read-only
resolve_prepack_quantities

Resolves an ordered quantity of a CLASS of goods into concrete prepack units (boxes/cartons), using that class's own logged prepack table -- a class-level lookup (e.

Inferred read-only
search_article_profiles

Searches your team's kubik.

Inferred read-only
create_article_profile

Creates a new article in your team's kubik.

Inferred read-only
log_pack_observation

Logs a real, observed consolidation pack -- "these articles, at these quantities, actually packed onto N pallets at these dims/weight" -- against an existing consolidation group in your team's Library.

Inferred read-only
list_pack_observations

Lists the real, observed consolidation packs logged against a consolidation group in your team's Library -- "these articles, at these quantities, actually packed onto N pallets at these dims/weight," the same ground-truth data resolve_quantities/resolve_prepack_quantities and the app's own resolve flow learn from (PRINCIPLES.

Inferred read-only
undo_change

Undoes a create_article_profile or log_pack_observation call, but only within 15 minutes of when it was confirmed, and only if nothing else now depends on it.

Inferred read-only
calculate_loading_metres

Calculates loading metres (Lademeter, LDM) -- the floor-space unit (Ladefläche) that governs European road freight -- for a list of cargo pieces, plus the equivalent number of pallet places (Palettenstellplätze, Stellplätze).

Inferred read-only
check_truck_fit

Checks whether a list of cargo pieces fits a named vehicle.

Inferred read-only

CONNECT 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.kubik-tools]
url = "https://mcp.kubik.tools/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "kubik-tools": {
      "type": "http",
      "url": "https://mcp.kubik.tools/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: kubik-tools
Remote MCP URL: https://mcp.kubik.tools/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": {
    "kubik-tools": {
      "url": "https://mcp.kubik.tools/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "kubik-tools": {
      "type": "http",
      "url": "https://mcp.kubik.tools/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "kubik-tools",
  "transport": "streamable-http",
  "url": "https://mcp.kubik.tools/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for kubik.tools was fetched 2026-08-03T13:08:50.235Z and is being refreshed.

Trust status Neutral

kubik.tools is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.