Connector guide1-minute read4 MCP toolsEN · DE · IT

如何将 NINA 紧急警报连接到 MCP

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

通过 AI 代理和 MCP 获取官方德国紧急警报和警告。实时监控洪水、风暴、火灾和其他紧急情况。

试试这样问

NINA Emergency Warnings 的示例提示

点击任意提示即可复制,然后粘贴到 Claude、ChatGPT、Cursor、Gemini、Copilot 或 OpenClaw 中,在该连接器上运行。

NINA Emergency Warnings · 通过 MCP 实时
分享
Opus 4.7

Claude 是 AI,可能会出错。请核对回答。

使用 AI 代理的 NINA 紧急警报

NINA(紧急信息和消息应用程序)是德国由 BBK(联邦公民保护办公室)提供的官方紧急警报系统。该 API 提供有关洪水、风暴、火灾和其他紧急情况的实时警报访问。无需 API 密钥。

使用内置适配器快速设置

第 1 步:部署 AnythingMCP

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d

第 2 步:导入 NINA 适配器

打开 http://localhost:3000/connectors/store,点击 NINA 紧急警报适配器上的 导入。无需凭据 — 这是一个免费的公共 API。

第 3 步:连接到你的 AI 代理

{
  "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 规则

AI 代理用例

  • “柏林有没有活动的洪水警报?”
  • “给我显示德国所有当前的紧急警报”
  • “警报 XYZ 的详细信息是什么?”
  • “今天汉堡有风暴警报吗?”

这份指南对你有帮助吗?

Ready to ship

Your NINA agent is one click away.

Install the connector, paste the key, prompt any MCP client. Free for 7 days, no credit card.

相关指南