General Tools
getecoback.com
Provides air conditioning-related calculations and heat wave forecasts for Germany, including BTU recommendations, window seal lengths, and electricity cost estimates.
ENDPOINT 1
https://getecoback.com/mcp
MCP server metadata
- Name
- getecoback-raumklima
- Version
- 1.1.0
Raumklima-Tools von getecoback.com: BTU-Empfehlung, Fensterabdichtungs-Länge, Live-Hitzevorschau (DE), Stromkosten. Formeln identisch mit den Rechnern der Website; Antworten enthalten Quell-URLs.
Known tools 10
btu_empfehlungEmpfohlene Kühlleistung (BTU) für einen Raum, mit passender Geräteklasse.
Inferred read-onlyfensterabdichtung_laengeBenötigte Länge einer Fensterabdichtung für mobile Klimaanlagen aus den Flügelmaßen.
Inferred read-onlyheizleistung_wattBenötigte Heizleistung in Watt für einen Raum (Infrarot/Elektro).
Inferred read-onlytaupunkt_lueftenTaupunkt der Außenluft und die Antwort auf 'darf ich jetzt lüften?'.
Inferred read-onlybalkonspeicher_foerderungBalkonkraftwerk-/Speicher-Förderung in Deutschland (Stand 08/2026) und wie ein Zuschuss die Amortisation verkürzt.
Inferred read-onlyratgeber_sucheDurchsucht die Ratgeber von getecoback.com und gibt Titel, URL und Kurzbeschreibung zurück.
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.getecoback-raumklima]
url = "https://getecoback.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"getecoback-raumklima": {
"type": "http",
"url": "https://getecoback.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: getecoback-raumklima
Remote MCP URL: https://getecoback.com/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": {
"getecoback-raumklima": {
"url": "https://getecoback.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"getecoback-raumklima": {
"type": "http",
"url": "https://getecoback.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "getecoback-raumklima",
"transport": "streamable-http",
"url": "https://getecoback.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
ENDPOINT 2
https://getecoback.com/mcp/v1
MCP server metadata
- Name
- getecoback-raumklima
- Version
- 1.0.0
Raumklima-Tools von getecoback.com: BTU-Empfehlung, Fensterabdichtungs-Länge, Live-Hitzevorschau (DE), Stromkosten. Formeln identisch mit den Rechnern der Website; Antworten enthalten Quell-URLs.
Known tools 8
btu_empfehlungEmpfohlene Kühlleistung (BTU) für einen Raum in Deutschland/Europa, mit passender Geräteklasse.
Inferred read-onlyfensterabdichtung_laengeBenötigte Länge einer Fensterabdichtung für mobile Klimaanlagen aus den Flügelmaßen (Umfang = 2×(B+H)), plus passende Konfektionsgröße.
Inferred read-onlyhitzewelle_vorschauLive-Hitzevorschau für Deutschland: Maximaltemperatur der nächsten 3 Tage (Berlin/Frankfurt/München, open-meteo), mit Einordnung ab 28 °C bzw.
Inferred read-onlyklimaanlage_stromkostenStromkosten eines Klimageräts: Watt × Stunden × Strompreis × Kompressor-Auslastung.
Inferred read-onlyheizleistung_wattBenötigte Heizleistung in Watt für einen Raum (Infrarot/Elektro), aus Fläche und Dämmstandard.
Inferred read-onlytaupunkt_lueftenTaupunkt der Außenluft und die Antwort auf 'darf ich jetzt lüften?
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.getecoback-raumklima]
url = "https://getecoback.com/mcp/v1"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"getecoback-raumklima": {
"type": "http",
"url": "https://getecoback.com/mcp/v1"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: getecoback-raumklima
Remote MCP URL: https://getecoback.com/mcp/v1
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": {
"getecoback-raumklima": {
"url": "https://getecoback.com/mcp/v1"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"getecoback-raumklima": {
"type": "http",
"url": "https://getecoback.com/mcp/v1"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "getecoback-raumklima",
"transport": "streamable-http",
"url": "https://getecoback.com/mcp/v1"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for getecoback.com was fetched 2026-08-24T02:44:23.866Z.
getecoback.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.