Skip to main content
Glama
pipeworx-io

mcp-flood

by pipeworx-io

mcp-flood

Flood MCP — обёртка над Open-Meteo Flood API (бесплатно, без аутентификации)

Входит в состав Pipeworx — MCP-шлюза, который подключает AI-агентов к 1394+ источникам данных в реальном времени.

Инструменты

Инструмент

Описание

get_river_discharge

Получение ежедневного прогноза расхода воды в реке в кубических метрах в секунду для указанного местоположения. Возвращает значения расхода с временными метками. Используйте для мониторинга скорости водного потока при оценке риска наводнений.

get_flood_forecast

Получение многодневного прогноза наводнения для указанного местоположения с прогнозами текущего, среднего и пикового расхода воды. Возвращает статистику расхода и оценку степени опасности. Используйте для оценки риска наводнения и его сроков.

Related MCP server: Environment Agency Flood Monitoring MCP Server

Быстрый старт

Добавьте в свой MCP-клиент (Claude Desktop, Cursor, Windsurf и т. д.):

{
  "mcpServers": {
    "flood": {
      "url": "https://gateway.pipeworx.io/flood/mcp"
    }
  }
}

Или подключите полномасштабный шлюз Pipeworx, чтобы получить доступ ко всем 1394+ источникам данных:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

Использование с ask_pipeworx

Вместо того чтобы вызывать инструменты напрямую, вы можете задавать вопросы на обычном английском:

ask_pipeworx({ question: "your question about Flood data" })

Шлюз сам подбирает нужный инструмент и автоматически заполняет аргументы.

Дополнительно

Лицензия

MIT

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    B
    quality
    D
    maintenance
    Enables real-time weather information and forecasts using the Open-Meteo API. Provides current weather conditions and forecast data for any location specified by latitude and longitude coordinates.
    1
  • A
    license
    B
    quality
    C
    maintenance
    Provides access to UK Environment Agency's real-time flood monitoring data, enabling users to check flood warnings, monitor water levels and flow rates, and access historical measurements from monitoring stations across the UK.
    11
    11
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Provides real-time, historical, and forecasted weather data for any location worldwide using the Open-Meteo API. It includes specialized tools for agricultural growing conditions, weather alerts, and up to 16 days of forecasts across multiple transport modes.
    21
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Provides comprehensive access to Open-Meteo APIs for weather forecasts, historical data, air quality, and marine conditions. It enables LLMs to query specialized meteorological models, perform geocoding, and access advanced climate or flood projections.
    17
    524
    66
    MIT

View all related MCP servers

Related MCP Connectors

  • Global weather via Open-Meteo: forecast, ERA5 archive, marine, air quality, geocoding, elevation.

  • Global weather API: forecasts, historical data, marine, ski, astronomy and timezone.

  • Real-time weather conditions and multi-day forecasts via Open-Meteo — free, no API key required

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/pipeworx-io/mcp-flood'

If you have feedback or need assistance with the MCP directory API, please join our Discord server