Connector guide1-minute read4 MCP toolsEN · DE · IT

NINA緊急警報をMCPに接続する方法

AIエージェントとMCPを通じて公式のドイツの緊急警報とアラートを取得します。洪水、嵐、火災、その他の緊急事態をリアルタイムで監視します。

HCBy HelpCode team更新日 1 min read GitHub でオープンソース

クレジットカード不要 · 7日間の試用 · セルフホストの選択肢あり

NINA Emergency Warnings

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.

ツール

4

地域

DE

カテゴリー

Government

認証

Public API

Cloud にワンクリックでインストール

7日間無料トライアル · クレジットカード不要

  • 7日間の無料トライアル
    クレジットカード不要
  • GDPR & SOC 2 ready
    EU データ保管、監査ログ
  • GitHub でオープンソース
    オープンソース · AGPL-3.0
  • ChatGPT、Claude、Gemini に対応
    MCP 対応クライアントすべて

インストール不要。2分以内に動きます。

cloud.anythingmcp.com で無料トライアルを開始し、NINA Emergency Warnings をワンクリックで追加して、AI クライアント(Claude、ChatGPT、Copilot、Cursor)を生成された MCP エンドポイントに向けるだけ。Docker も git clone も、開発経験も不要です。

無料トライアルを開始

Summary

AIエージェントとMCPを通じて公式のドイツの緊急警報とアラートを取得します。洪水、嵐、火災、その他の緊急事態をリアルタイムで監視します。

こう聞いてみよう

NINA Emergency Warnings のサンプルプロンプト

プロンプトをクリックでコピー。Claude / ChatGPT / Cursor / Gemini / Copilot / OpenClaw に貼り付けて、このコネクターで実行できます。

NINA Emergency Warnings · MCP 経由でライブ
共有
Opus 4.7

Claude は AI のため誤ることがあります。回答をご確認ください。

AIエージェントによるNINA緊急警報

NINA(Notfall-Informations- und Nachrichten-App)は、BBK(Bundesamt für Bevölkerungsschutz)によるドイツの公式緊急警報システムです。このAPIは、洪水、嵐、火災、その他の緊急事態に関する警報へのリアルタイムアクセスを提供します。APIキーは不要です。

内蔵アダプターを使用したクイックセットアップ

ステップ1: AnythingMCPをデプロイする

curl -fsSL https://raw.githubusercontent.com/HelpCode-ai/anythingmcp/main/docker-compose.quickstart.yml -o docker-compose.yml
printf 'JWT_SECRET=%s\nENCRYPTION_KEY=%s\n' "$(openssl rand -hex 32)" "$(openssl rand -hex 32)" > .env
docker compose up -d

ステップ2: NINAアダプターをインポートする

http://localhost:3000/connectors/storeを開き、NINA緊急警報アダプターのインポートをクリックします。認証情報は不要です — これは無料の公開APIです。

ステップ3: AIエージェントに接続する

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

利用可能なツール

ツール説明
nina_get_active_warnings1つの情報源(MoWaS、Katwarn、Biwapp、DWD、洪水、警察)の現在有効な警報一覧
nina_get_warnings_by_region特定の地域(AGSコード)のアクティブな警報を取得
nina_get_warning_detail特定の警報の詳細を取得
nina_get_covid_rules地域の現在のCOVIDルールを取得

AIエージェントのユースケース

  • 「ベルリンにアクティブな洪水警報はありますか?」
  • 「ドイツの現在の緊急警報をすべて表示してください」
  • 「警報XYZの詳細は何ですか?」
  • 「今日、ハンブルクに嵐警報はありますか?」

このガイドは役に立ちましたか?

Your NINA Emergency Warnings agent is one click away.

Install the connector, paste the key, prompt any MCP client. 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 に — あらゆる AI エージェントから 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.

connectors

NINA緊急警告をChatGPTに接続してAI駆動のアラートを受け取る方法

MCPを使用してNINA Warn-AppデータをChatGPTに接続します。自然言語で緊急警告、洪水警報、嵐の通知を受け取ります。