Back to Guides

How to Connect NINA Emergency Warnings to ChatGPT for AI-Powered Alerts

Connect NINA Warn-App data to ChatGPT using MCP. Get emergency warnings, flood alerts, and storm notifications with natural language.

Pre-built adapter available on AnythingMCP Cloud

Skip the self-hosted setup — install this adapter in one click with a free trial. No credit card required.

Install on Cloud — Free Trial

Connect NINA Emergency Warnings to ChatGPT

NINA (Notfall-Informations- und Nachrichten-App) is Germany's official emergency warning system by the BBK. Using AnythingMCP, you can expose NINA warning data to ChatGPT through MCP — get emergency alerts, flood warnings, and storm notifications in natural language.

Quick Setup

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
  1. Open http://localhost:3000/connectors/store and import the NINA Emergency Warnings adapter
  2. No API key required — the NINA API is publicly accessible
  3. Assign to an MCP server

Connect to ChatGPT

{
  "mcpServers": {
    "nina": { "url": "https://your-anythingmcp-instance.com/mcp" }
  }
}

Use Cases

  • "Are there any active emergency warnings in Germany?" — National overview
  • "Show warnings for Freiburg (AGS 08311)" — Regional alerts
  • "What are the details of warning XYZ?" — Full warning text and instructions
  • "Any flood warnings in Baden-Württemberg right now?" — Category-specific alerts