General Tools
wievielkostetmeinumzug.de
Provides moving cost estimation and quote inquiry services based on routes and volume.
ENDPOINT 1
https://mcp.wievielkostetmeinumzug.de/mcp
MCP server metadata
- Name
- Umzugskosten & Routen (DE/EU) — wievielkostetmeinumzug.de / umzugsdirekt.de
- Version
- 1.28.0
Known tools 11
search_routesSearch moving routes by country, localized interface text (de|en|fr|ro).
Inferred read-onlyestimate_priceEstimate a route price using the versioned platform pricing engine (de|en|fr|ro).
Inferred read-onlylist_item_categoriesList authoritative moving-item rooms/categories (de|en|fr|ro).
Inferred read-onlyget_item_volumeGet one catalog item's m³ value, source note and measurement method (de|en|fr|ro).
Inferred read-onlyestimate_volumeEstimate total m³ from item quantities or one room-count preset (de|en|fr|ro).
Inferred read-onlylist_countriesCovered origin and destination countries, with localized response metadata.
Inferred read-onlyget_methodologyExplain calculations, assumptions, limits and exclusions for AI citation.
Inferred read-onlyget_faqFAQ in German source; unsupported editorial translations return explicit EN-fallback evidence instead of invented copy.
Inferred read-onlyget_citeable_pagesCitable public route/service pages with localized disclaimer and source-language evidence.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.