Connector guide1-minute read4 MCP toolsEnglish · Deutsch · Italiano

Nina mit Gemini verbinden — über MCP

NINA-Warn-App-Daten mit Claude AI über MCP verbinden. Notfallwarnungen per natürlicher Sprache abfragen.

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

NINA Emergency Warnings

MCP connector

NINA Emergency Warnings

Access official German emergency warnings and alerts from the NINA Warn-App (BBK). Get current warnings for floods, storms, fires, and other emergencies by region.

Tools

4

Region

DE

Category

Government

Authentication

Public API

Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Source-available BSL-1.1
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

No install? Use cloud.anythingmcp.com directly.

Sign in, install the NINA Emergency Warnings in one click, paste the credentials, mint an MCP API key — done. No Docker, no git clone, no local server to run.

Open Cloud

TL;DR

NINA-Warn-App-Daten mit Claude AI über MCP verbinden. Notfallwarnungen per natürlicher Sprache abfragen.

NINA Warnungen mit Claude verbinden

NINA ist das offizielle Warnsystem des BBK (Bundesamt für Bevölkerungsschutz). Mit AnythingMCP verbinden Sie NINA-Daten direkt mit Claude. Kein API-Key erforderlich.

Was Sie fragen können

  • "Gibt es aktuelle Notfallwarnungen in Deutschland?"
  • "Zeige Warnungen für meine Region (AGS 08311)"
  • "Details und Handlungsanweisungen für Warnung XYZ"
  • "Hochwasser- oder Sturmwarnungen in Bayern?"

Einrichtung

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d

Importieren Sie den NINA Emergency Warnings-Adapter und verbinden Sie Claude.

{
  "mcpServers": {
    "nina": { "url": "http://localhost:4000/mcp" }
  }
}

War dieser Guide hilfreich?

Ready to ship

Your NINA agent is one click away.

Install the connector, paste the key, prompt Gemini. Free for 7 days, no credit card.

Verwandte Anleitungen