Skip to main content
Glama
pipeworx-io

mcp-flood

by pipeworx-io

mcp-flood

Flood MCP — Open-Meteo Flood API(무료, 인증 불필요)를 래핑합니다.

Pipeworx의 일부 — AI 에이전트를 1394개 이상의 실시간 데이터 소스에 연결하는 MCP 게이트웨이입니다.

도구

도구

설명

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