# io.github.f-tiger/getecoback-raumklima (remote · getecoback.com)

Raumklima & Klimaanlage tools (Germany): BTU sizing, window seal length, heatwave forecast, costs.

- Trust score: 58/100 (low)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-08

## Components

- remote · `getecoback.com`: 58/100 (this document), [markdown](https://verifymcp.io/servers/f-tiger-getecoback-raumklima/getecoback.md), [page](https://verifymcp.io/servers/f-tiger-getecoback-raumklima/getecoback)

## Channel facts

- Endpoint: `https://getecoback.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.1`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-08.

- **Endpoint Security**: 46/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 4 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS not yet verified: we couldn't determine whether a plaintext access path exists.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 74/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 485 tokens (~121/item across 4 items; 4 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

**Unverified: 1 category.** A category scored 0 because we could not verify it: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

## Install

### Claude

```bash
claude mcp add --transport http f-tiger-getecoback-raumklima https://getecoback.com/mcp
```

### Codex

```toml
[mcp_servers.f-tiger-getecoback-raumklima]
url = "https://getecoback.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "f-tiger-getecoback-raumklima": {
      "type": "remote",
      "url": "https://getecoback.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add f-tiger-getecoback-raumklima --url https://getecoback.com/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  f-tiger-getecoback-raumklima:
    url: "https://getecoback.com/mcp"
```

### Other

```json
{
  "mcpServers": {
    "f-tiger-getecoback-raumklima": {
      "type": "http",
      "url": "https://getecoback.com/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-08 (score 58)

First indexed and scored.

## MCP tools (4)

### `btu_empfehlung` (~95 tokens)

Empfohlene Kühlleistung (BTU) für einen Raum in Deutschland/Europa, mit passender Geräteklasse. Formel identisch mit dem Rechner auf getecoback.com (340 BTU/m², Sonnenfaktor).

Input parameters:

- `qm` (number, required): Raumfläche in m² (4–120)
- `sonne` (string): Sonneneinstrahlung des Raums (Default: normal)

### `fensterabdichtung_laenge` (~126 tokens)

Benötigte Länge einer Fensterabdichtung für mobile Klimaanlagen aus den Flügelmaßen (Umfang = 2×(B+H)), plus passende Konfektionsgröße. Identisch mit dem Rechner auf getecoback.com.

Input parameters:

- `breite_cm` (number, required): Flügelbreite in cm (20–300) — der bewegliche Teil, nicht der Rahmen
- `fenstertyp` (string): Fenstertyp (Default: kipp)
- `hoehe_cm` (number, required): Flügelhöhe in cm (20–300)

### `hitzewelle_vorschau` (~59 tokens)

Live-Hitzevorschau für Deutschland: Maximaltemperatur der nächsten 3 Tage (Berlin/Frankfurt/München, open-meteo), mit Einordnung ab 28 °C bzw. 32 °C.

### `klimaanlage_stromkosten` (~146 tokens)

Stromkosten eines Klimageräts: Watt × Stunden × Strompreis × Kompressor-Auslastung. Formel identisch mit dem Rechner auf getecoback.com.

Input parameters:

- `auslastung` (number): Kompressor-Auslastung 0–1 (Default: 0.65)
- `strompreis_euro_kwh` (number, required): Arbeitspreis in €/kWh (z. B. 0.30)
- `stunden_pro_tag` (number, required): Betriebsstunden pro Tag
- `tage` (number): Anzahl Tage (Default: 30)
- `watt` (number, required): Leistungsaufnahme in Watt (z. B. 1000)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/f-tiger-getecoback-raumklima/getecoback#diagnostics

## Score history

- 2026-08-08: 58

## Links

- Remote endpoint: https://getecoback.com/mcp
- Website: https://getecoback.com/mcp.html
- Changelog RSS feed: https://verifymcp.io/servers/f-tiger-getecoback-raumklima/getecoback.xml
- Changelog JSON feed: https://verifymcp.io/servers/f-tiger-getecoback-raumklima/getecoback.json
- HTML version of this page: https://verifymcp.io/servers/f-tiger-getecoback-raumklima/getecoback
