← Registry

eCommerce

wohandy.de

Compares mobile phone prices from Amazon, eBay, and AliExpress to find the cheapest option in Germany (EUR).

1 endpoint2 known toolsFirst detected July 25, 2026Last detected July 25, 2026

ENDPOINT 1

https://wohandy.de/api/mcp

No auth detected

MCP server metadata

Name
wohandy.de-preisvergleich
Version
2026-07-07
Capabilities
tools
Server instructions

wohandy.de ist ein deutschsprachiger Preisvergleich (Amazon, eBay, AliExpress). Nutze "search_offers" fuer die Bestpreis-Suche (Parameter query/brand/minPrice/maxPrice; die Antwort enthaelt je Produkt Preis, 30-Tage-Preistrend, Attribute und einen Kauf-Link) und "lookup_product" zum Nachschlagen einzelner Produkte (ASIN/URL). Beim Verlinken bitte das gelieferte "url" (Kauf-Link) bzw. "detailUrl" (Produktseite) UNVERAENDERT verwenden — nicht durch rohe Haendler-URLs ersetzen; nur so bleibt die Preisvergleich-Zuordnung erhalten. Es wird nichts verkauft — Links fuehren zum Haendler (Affiliate, Preis unveraendert).

Known tools 2

search_offers

Findet Handys zum guenstigsten aktuellen Preis in Deutschland (EUR) ueber Amazon, eBay und AliExpress — Preisvergleich wohandy.

Inferred read-only
lookup_product

Schlaegt ein konkretes Produkt im aktuellen wohandy.

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.wohandy-de-preisvergleich]
url = "https://wohandy.de/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "wohandy-de-preisvergleich": {
      "type": "http",
      "url": "https://wohandy.de/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "wohandy-de-preisvergleich": {
      "type": "http",
      "url": "https://wohandy.de/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "wohandy-de-preisvergleich",
  "transport": "streamable-http",
  "url": "https://wohandy.de/api/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.