Connector guide1-minute read4 MCP toolsEN · DE · IT

How to Connect Nina to Gemini — via MCP

Connect NINA Warn-App data to Claude AI using MCP. Access emergency warnings and alerts with natural language. Step-by-step setup guide.

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
    Open source AGPL-3.0
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

Skip the install. Get this working in under 2 minutes.

Start a free trial on cloud.anythingmcp.com, add the NINA Emergency Warnings in one click, then point your AI client (Claude, ChatGPT, Copilot or Cursor) at the generated MCP endpoint. No Docker, no git clone, zero engineering experience required.

Start free trial

Summary

Connect NINA Warn-App data to Claude AI using MCP. Access emergency warnings and alerts with natural language. Step-by-step setup guide.

Try asking

Example prompts for NINA Emergency Warnings

Click any prompt to copy it. Paste into Claude, ChatGPT, Cursor, Gemini, Copilot or OpenClaw to run it against this connector.

NINA Emergency Warnings · live via MCP
Share
Opus 4.7

Claude is AI and can make mistakes. Please double-check responses.

Connect NINA Emergency Warnings to Claude

NINA is Germany's official emergency warning system by the BBK (Bundesamt für Bevölkerungsschutz). With AnythingMCP, you can connect NINA data to Claude AI and query emergency alerts using natural language.

What You Can Do

  • "Are there any active emergency warnings in Germany?"
  • "Show warnings for my region (AGS code 08311)"
  • "What are the details and instructions for warning XYZ?"
  • "Any flood or storm warnings in Bavaria?"

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 the connector to an MCP server

Connect Claude

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

Available Tools

ToolDescription
nina_get_dashboardGet overview of all active warnings across Germany
nina_get_warnings_by_regionGet warnings for a specific region by AGS code
nina_get_warning_detailGet full warning text and safety instructions
nina_get_covid_rulesGet COVID-19 rules for a specific region

Was this guide helpful?

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.

Related guides