Connector guide1-minute read4 MCP toolsEN · DE · IT

Nina を Gemini に接続する方法 — MCP 経由

MCPを使用してNINA Warn-AppデータをClaude AIに接続します。自然言語で緊急警告とアラートにアクセスします。ステップバイステップのセットアップガイド。

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

MCPを使用してNINA Warn-AppデータをClaude AIに接続します。自然言語で緊急警告とアラートにアクセスします。ステップバイステップのセットアップガイド。

こう聞いてみよう

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

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

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

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

NINA緊急警告をClaudeに接続する

NINAは、BBK(連邦人口保護局)によるドイツの公式緊急警告システムです。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緊急警告アダプターをインポートします
  2. APIキーは不要 — NINA APIは公開されています
  3. コネクタをMCPサーバーに割り当てます

Claudeに接続する

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

利用可能なツール

ツール説明
nina_get_dashboardドイツ全体のすべての有効な警告の概要を取得
nina_get_warnings_by_regionAGSコードによる特定の地域の警告を取得
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 Gemini. 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に接続します。自然言語で緊急警告、洪水警報、嵐の通知を受け取ります。