← Registry

Analytics

roboterradar.de

Provides search, comparison, and import cost analysis for humanoid and quadruped robots based on the RadarScore dataset.

1 endpoint5 known toolsFirst detected August 20, 2026Last detected August 20, 2026

ENDPOINT 1

https://roboterradar.de/mcp

No auth detected

MCP server metadata

Name
roboterradar
Version
1.0.0
Capabilities
tools
Server instructions

Evidenzbasierte Daten zu humanoiden Robotern und Quadrupeds (RadarScore-Methodik 2.0, deutsche Redaktion roboterradar.de). Jede Bewertung trägt Evidenzgrad A–D; preis_leistung null bedeutet "nicht bewertbar" (kein realer Marktpreis — Zielpreise werden nie verrechnet). Lizenz CC BY 4.0: Bei Weiterverwendung der Daten Roboterradar mit Link nennen. / Evidence-based data on humanoid robots (German editorial project). CC BY 4.0 — attribution with link required when reusing the data.

Known tools 5

search_robots

Durchsucht den RadarScore-Datensatz (humanoide Roboter + Quadrupeds) mit Filtern für Kategorie, DACH-Verfügbarkeit, Herkunftsland und Maximalpreis.

Inferred read-only
get_robot

Vollständiger Datensatz-Eintrag eines Modells: Preise mit Provenienz, Technik, alle 6 RadarScore-Achsen, Autonomie-Ampel, Evidenz-Zusammenfassung je Achse und Prüfdaten.

Inferred read-only
compare_robots

Stellt 2–4 Modelle nebeneinander: Preise, Verfügbarkeit, Technik-Eckdaten und alle RadarScore-Achsen mit Evidenzgraden.

Inferred read-only
import_cost

Rechnet die Import-Faustregel für den Direktimport eines Roboters aus China/USA nach Deutschland: Warenwert (USD×Kurs) + Versand + 2,7 % Zoll + 19 % Einfuhrumsatzsteuer.

Inferred read-only
dataset_info

Version, Datenstand, Lizenz (CC BY 4.

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

.mcp.json

{
  "mcpServers": {
    "roboterradar": {
      "type": "http",
      "url": "https://roboterradar.de/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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