# ecoExperten Energieausweis (remote · mcp.ecoexperten.com)

Order official German energy certificates (Energieausweis) from chat — on invoice, 1-2 days.

- Trust score: 63/100 (medium)
- Change this week: +10
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `mcp.ecoexperten.com`: 63/100 (this document), [markdown](https://verifymcp.io/servers/com-ecoexperten-energieausweis/mcp.md), [page](https://verifymcp.io/servers/com-ecoexperten-energieausweis/mcp)

## Channel facts

- Endpoint: `https://mcp.ecoexperten.com/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## 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-03.

- **Endpoint Security**: 74/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - 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**: 48/100
  - AI-judged instruction clarity (good).
  - Context-footprint check failed: tool/resource definitions use about 1307 tokens (~326/item across 4 items; 4 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 11/100
  - Stability check failed: schema churn in the 8 days we've observed: 0 tool removals, 1 breaking changes, 0 auth/transport breaks, 0 additions.
- **Tool Coverage**: 71/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http com-ecoexperten-energieausweis https://mcp.ecoexperten.com/mcp
```

### Codex

```toml
[mcp_servers.com-ecoexperten-energieausweis]
url = "https://mcp.ecoexperten.com/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-ecoexperten-energieausweis": {
      "type": "remote",
      "url": "https://mcp.ecoexperten.com/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add com-ecoexperten-energieausweis --url https://mcp.ecoexperten.com/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  com-ecoexperten-energieausweis:
    url: "https://mcp.ecoexperten.com/mcp"
```

### Other

```json
{
  "mcpServers": {
    "com-ecoexperten-energieausweis": {
      "type": "http",
      "url": "https://mcp.ecoexperten.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-02 (score 63, +1)

No change was recorded against any check on this day. Stability & Change Management went from 4 to 8.

### 2026-08-01 (score 62, +1)

No change was recorded against any check on this day. Stability & Change Management went from 1 to 4.

### 2026-07-31 (score 61, +6)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 55, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-28 (score 54, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-27 (score 53, +1)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 52)

First indexed and scored.

## MCP tools (4)

### `energieausweis_info` (~34 tokens)

Produktinfo: Energieausweis für Wohngebäude bestellen (Preise, benötigte Unterlagen, gesetzliche Voraussetzungen).

Output parameters:

- `result` (string)

### `bestellung_pruefen` (~452 tokens)

Verbrauchsausweis-Bestellung vorprüfen (Pflichtfelder + GEG-Regeln), OHNE zu bestellen.

    Gebäudedaten: gebaeudetyp (Einfamilienhaus/Zweifamilienhaus/Mehrfamilienhaus),
    Adresse, Baujahre, anzahl_wohnungen, Wohnfläche in m².
    Verbrauch: consumption_start = Beginn der ältesten von 3 Jahres-Abrechnungsperioden
    (JJJJ-MM); consumption_1..3 = Jahresverbräuche in energy_unit (z. B. "kWh Brennwert");
    hot_water_included = "Ja"/"Nein"/"Unsicher". Kostenlose Vorprüfung
    ohne Bestellwirkung.

Input parameters:

- `anlass_ausstellung` (string)
- `anzahl_wohnungen` (string, required)
- `baujahr_gebaeude` (string, required)
- `baujahr_waermeerzeuger` (string, required)
- `consumption_1` (string, required)
- `consumption_2` (string, required)
- `consumption_3` (string, required)
- `consumption_start` (string, required)
- `energetisch_saniert` (string)
- `energietraeger_heizung` (string, required)
- `energietraeger_warmwasser` (string, required)
- `energy_source` (string, required)
- `energy_unit` (string, required)
- `gebaeudenutzflaeche_m2` (string, required)
- `gebaeudetyp` (string, required)
- `has_improvements` (string)
- `has_second_heating` (string)
- `has_vacancy` (string)
- `hot_water_included` (string, required)
- `keller` (string)
- `kuehlung` (string)
- `lueftung` (string)
- `nutzt_erneuerbare` (string)
- `ort` (string, required)
- `plz` (string, required)
- `strasse` (string, required)
- `vacancy_percent_1` (string)
- `vacancy_percent_2` (string)
- `vacancy_percent_3` (string)

Output parameters:

- `result` (string)

### `bestellung_aufgeben` (~578 tokens)

Verbrauchsausweis bestellen (59,00 EUR, Kauf auf Rechnung) — mit E-Mail-Bestätigung.

    Legt eine schwebende Bestellung an und sendet einen Bestätigungslink an
    die angegebene E-Mail-Adresse. Verbindlich (zahlungspflichtig) wird die
    Bestellung erst, wenn der Empfänger den Link bestätigt; unbestätigte
    Bestellungen verfallen nach 48 Stunden ohne Kosten. agb_akzeptiert und
    zahlungspflichtig_bestaetigt geben die ausdrückliche Zustimmung des
    Nutzers zu den AGB (ecoexperten.com/agb) und zur zahlungspflichtigen
    Bestellung wieder; ohne beide Zustimmungen lehnt der Server die
    Bestellung ab. Alle Angaben werden serverseitig gegen die GEG-Regeln
    geprüft. test_modus=true simuliert die Bestellung, ohne sie anzulegen
    und ohne E-Mail-Versand.

Input parameters:

- `agb_akzeptiert` (boolean, required)
- `anlass_ausstellung` (string)
- `anzahl_wohnungen` (string, required)
- `baujahr_gebaeude` (string, required)
- `baujahr_waermeerzeuger` (string, required)
- `consumption_1` (string, required)
- `consumption_2` (string, required)
- `consumption_3` (string, required)
- `consumption_start` (string, required)
- `doppelbestellung_bestaetigt` (boolean)
- `email` (string, required)
- `energetisch_saniert` (string)
- `energietraeger_heizung` (string, required)
- `energietraeger_warmwasser` (string, required)
- `energy_source` (string, required)
- `energy_unit` (string, required)
- `gebaeudenutzflaeche_m2` (string, required)
- `gebaeudetyp` (string, required)
- `has_improvements` (string)
- `has_second_heating` (string)
- `has_vacancy` (string)
- `hot_water_included` (string, required)
- `keller` (string)
- `kuehlung` (string)
- `lueftung` (string)
- `nachname` (string, required)
- `nutzt_erneuerbare` (string)
- `ort` (string, required)
- `plz` (string, required)
- `strasse` (string, required)
- `telefon` (string)
- `test_modus` (boolean)
- `vacancy_percent_1` (string)
- `vacancy_percent_2` (string)
- `vacancy_percent_3` (string)
- `vorname` (string, required)
- `zahlungspflichtig_bestaetigt` (boolean, required)

Output parameters:

- `result` (string)

### `bestell_status` (~97 tokens)

Bearbeitungsstand einer über diesen Assistenten aufgegebenen Bestellung.

    Erfordert die Bestellnummer (Format EA-XXXXXXXX) und die E-Mail-Adresse
    der Bestellung; nur bei Übereinstimmung wird der Status ausgegeben. Die
    Antwort enthält ausschließlich den Bearbeitungsstand, keine Personen-
    oder Gebäudedaten.

Input parameters:

- `bestellnummer` (string, required)
- `email` (string, required)

Output parameters:

- `result` (string)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/com-ecoexperten-energieausweis/mcp#diagnostics

## Score history

- 2026-08-03: 63
- 2026-08-02: 63
- 2026-08-01: 62
- 2026-07-31: 61
- 2026-07-30: 55
- 2026-07-29: 54
- 2026-07-28: 54
- 2026-07-27: 53
- 2026-07-26: 52

## Links

- Remote endpoint: https://mcp.ecoexperten.com/mcp
- Website: https://ecoexperten.com/
- Changelog RSS feed: https://verifymcp.io/servers/com-ecoexperten-energieausweis/mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/com-ecoexperten-energieausweis/mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/com-ecoexperten-energieausweis/mcp
