← Registry

General Tools

fromtocargo.com

Provides moving route search, tariff, and price estimation for cargo logistics.

1 endpoint19 known toolsFirst detected August 13, 2026Last detected August 13, 2026

ENDPOINT 1

https://mcp.fromtocargo.com/mcp

No auth detected

MCP server metadata

Name
FromToCargo — international moving routes & prices
Version
1.28.0
Capabilities
experimentalpromptsresourcestools

Known tools 19

search_routes

Search moving routes; args: query (aliases q|topic|route|text), limit 1-50, lang/language en|lt|pl|de.

Inferred read-only
get_route

Get moving tariff route; args: origin/destination (aliases from_city|from_|source|pickup and to_city|to|target|delivery), lang/language en|lt|pl|de.

Inferred read-only
estimate_price

Estimate moving price; args: origin/destination aliases, volume_m3 (aliases m3|cbm|volume), lang/language en|lt|pl|de.

Inferred read-only
list_countries

List covered route countries; args: lang/language en|lt|pl|de.

Inferred read-only
get_cargo_tariff

Get live cargo tariff; args: origin/destination aliases, lang/language en|lt|pl|de.

Inferred read-only
estimate_cargo_price

Estimate cargo price; args: origin/destination aliases; volume_m3/m3/cbm/volume, weight_kg/kg/weight, pallets/pll/epal/pallet_count, ldm/loading_meters/lademeter; lang/language en|lt|pl|de.

Inferred read-only
get_pricing_rules

Return price safeguards; args: lang/language en|lt|pl|de.

Inferred read-only
get_terms

Get service terms; args: mode cargo|moving, lang/language en|lt|pl|de.

Inferred read-only
list_languages

List supported website languages; args: lang/language en|lt|pl|de.

Inferred read-only
get_company_info

Get FromToCargo company and operator information; args: lang/language en|lt|pl|de.

Inferred read-only
get_services

List cargo, moving and additional services; args: lang/language en|lt|pl|de.

Inferred read-only
get_faq

Get cargo or moving FAQs; args: mode cargo|moving, lang/language en|lt|pl|de.

Inferred read-only
get_price_index

Get Road Freight Price Index overview or a corridor benchmark; origin/destination optional, lang/language en|lt|pl|de.

Inferred read-only
get_glossary

Get freight glossary terms, formulas and examples; term optional, lang/language en|lt|pl|de.

Inferred read-only
get_pricing_methodology

Get public pricing methodology; args: lang/language en|lt|pl|de.

Inferred read-only
estimate_by_rooms

Estimate moving volume from rooms; args: origin/destination aliases, rooms (aliases room|apartment|apartment_type), lang/language en|lt|pl|de.

Inferred read-only
estimate_by_items

Estimate moving volume from item text; args: origin/destination aliases, items (aliases item|item_list), lang/language en|lt|pl|de.

Inferred read-only
get_route_content

Get citable cargo route facts; args: origin/destination aliases, lang/language en|lt|pl|de.

Inferred read-only
create_inquiry

Submit quote inquiry; args: full_name, email, message, optional phone/route, test true prevents forwarding, lang/language en|lt|pl|de.

Potential side effects

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.fromtocargo-international-moving-routes-prices]
url = "https://mcp.fromtocargo.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "fromtocargo-international-moving-routes-prices": {
      "type": "http",
      "url": "https://mcp.fromtocargo.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: fromtocargo-international-moving-routes-prices
Remote MCP URL: https://mcp.fromtocargo.com/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": {
    "fromtocargo-international-moving-routes-prices": {
      "url": "https://mcp.fromtocargo.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "fromtocargo-international-moving-routes-prices": {
      "type": "http",
      "url": "https://mcp.fromtocargo.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "fromtocargo-international-moving-routes-prices",
  "transport": "streamable-http",
  "url": "https://mcp.fromtocargo.com/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 fromtocargo.com was fetched 2026-08-24T06:19:31.060Z.

Trust status Trusted

fromtocargo.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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