Connector guide1-minute read4 MCP toolsEnglish · Deutsch · Italiano

Как подключить экстренные предупреждения NINA к Claude для оповещений на основе ИИ

Подключите данные NINA Warn-App к Claude AI с помощью MCP. Получайте экстренные предупреждения и оповещения на естественном языке. Пошаговое руководство по настройке.

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 к Claude AI с помощью MCP. Получайте экстренные предупреждения и оповещения на естественном языке. Пошаговое руководство по настройке.

Подключение экстренных предупреждений NINA к Claude

NINA — это официальная система экстренных предупреждений Германии от BBK (Bundesamt für Bevölkerungsschutz). С помощью AnythingMCP вы можете подключить данные NINA к Claude AI и запрашивать экстренные оповещения на естественном языке.

Что вы можете сделать

  • "Есть ли активные экстренные предупреждения в Германии?"
  • "Покажите предупреждения для моего региона (код AGS 08311)"
  • "Каковы детали и инструкции для предупреждения XYZ?"
  • "Есть ли предупреждения о наводнении или шторме в Баварии?"

Настройка

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
  1. Откройте http://localhost:3000/connectors/store и импортируйте адаптер NINA Emergency Warnings
  2. Ключ API не требуется — API NINA доступен публично
  3. Назначьте коннектор серверу MCP

Подключение Claude

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

Доступные инструменты

ИнструментОписание
nina_get_dashboardПолучить обзор всех активных предупреждений по всей Германии
nina_get_warnings_by_regionПолучить предупреждения для конкретного региона по коду AGS
nina_get_warning_detailПолучить полный текст предупреждения и инструкции по безопасности
nina_get_covid_rulesПолучить правила COVID-19 для конкретного региона

Это руководство помогло?

Ready to ship

Your NINA agent is one click away.

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

Похожие руководства

connectors

Как подключить NINA Emergency Warnings к ChatGPT — через MCP

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.

connectors

Как подключить NINA Emergency Warnings к Claude — через MCP

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.

connectors

Как подключить NINA Emergency Warnings к Cursor — через MCP

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.

connectors

Как подключить NINA Emergency Warnings к Gemini — через MCP

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.

connectors

NINA Emergency Warnings в MCP — управляйте NINA Emergency Warnings из любого AI-агента

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.

connectors

Как подключить экстренные предупреждения NINA к ChatGPT для оповещений на основе ИИ

Подключите данные NINA Warn-App к ChatGPT с помощью MCP. Получайте экстренные предупреждения, уведомления о наводнениях и штормовые оповещения на естественном языке.