← Registry

General Tools

wievielkostetmeinumzug.de

Provides moving cost estimation and quote inquiry services based on routes and volume.

1 endpoint11 known toolsFirst detected August 2, 2026Last detected August 14, 2026

ENDPOINT 1

https://mcp.wievielkostetmeinumzug.de/mcp

No auth detected

MCP server metadata

Name
Umzugskosten & Routen (DE/EU) — wievielkostetmeinumzug.de / umzugsdirekt.de
Version
1.28.0
Capabilities
experimentalpromptsresourcestools

Known tools 11

search_routes

Search moving routes by country, localized interface text (de|en|fr|ro).

Inferred read-only
get_route

Moving route with localized interface text (de|en|fr|ro).

Inferred read-only
estimate_price

Estimate a route price using the versioned platform pricing engine (de|en|fr|ro).

Inferred read-only
list_item_categories

List authoritative moving-item rooms/categories (de|en|fr|ro).

Inferred read-only
get_item_volume

Get one catalog item's m³ value, source note and measurement method (de|en|fr|ro).

Inferred read-only
estimate_volume

Estimate total m³ from item quantities or one room-count preset (de|en|fr|ro).

Inferred read-only
list_countries

Covered origin and destination countries, with localized response metadata.

Inferred read-only
get_methodology

Explain calculations, assumptions, limits and exclusions for AI citation.

Inferred read-only
create_inquiry

Submit a moving quote inquiry, localized response (de|en|fr|ro).

Inferred read-only
get_faq

FAQ in German source; unsupported editorial translations return explicit EN-fallback evidence instead of invented copy.

Inferred read-only
get_citeable_pages

Citable public route/service pages with localized disclaimer and source-language evidence.

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.umzugskosten-routen-de-eu-wievielkostetmeinumzug]
url = "https://mcp.wievielkostetmeinumzug.de/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "umzugskosten-routen-de-eu-wievielkostetmeinumzug": {
      "type": "http",
      "url": "https://mcp.wievielkostetmeinumzug.de/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: umzugskosten-routen-de-eu-wievielkostetmeinumzug
Remote MCP URL: https://mcp.wievielkostetmeinumzug.de/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": {
    "umzugskosten-routen-de-eu-wievielkostetmeinumzug": {
      "url": "https://mcp.wievielkostetmeinumzug.de/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "umzugskosten-routen-de-eu-wievielkostetmeinumzug": {
      "type": "http",
      "url": "https://mcp.wievielkostetmeinumzug.de/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "umzugskosten-routen-de-eu-wievielkostetmeinumzug",
  "transport": "streamable-http",
  "url": "https://mcp.wievielkostetmeinumzug.de/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.

Indexed

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