eCommerce
woroller.de
Compares e-scooter prices across Amazon, eBay, and AliExpress in Germany to find the best deals.
ENDPOINT 1
https://woroller.de/api/mcp
MCP server metadata
- Name
- woroller.de-preisvergleich
- Version
- 2026-07-07
woroller.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_offersFindet E-Roller zum guenstigsten aktuellen Preis in Deutschland (EUR) ueber Amazon, eBay und AliExpress — Preisvergleich woroller.
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.woroller-de-preisvergleich]
url = "https://woroller.de/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"woroller-de-preisvergleich": {
"type": "http",
"url": "https://woroller.de/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: woroller-de-preisvergleich
Remote MCP URL: https://woroller.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": {
"woroller-de-preisvergleich": {
"url": "https://woroller.de/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"woroller-de-preisvergleich": {
"type": "http",
"url": "https://woroller.de/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "woroller-de-preisvergleich",
"transport": "streamable-http",
"url": "https://woroller.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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.