Connector guide1-minute read4 MCP toolsEnglish · Deutsch · Italiano

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
    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

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