Back to search
30
MCP streamable-http

flood

io.github.pipeworx-io/flood

Flood MCP — wraps Open-Meteo Flood API (free, no auth)

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

climate
Climate MCP — wraps Open-Meteo Climate API (free, no auth)
0 tools · streamable-http
marine
Marine MCP — wraps marine-api.open-meteo.com (free, no auth)
0 tools · streamable-http
wikipedia
Wikipedia MCP — wraps Wikipedia REST API (free, no auth)
0 tools · streamable-http
flights
Flights MCP — wraps OpenSky Network API (free, no auth required)
0 tools · streamable-http
geo
Geo MCP — geographic utilities from free public APIs
0 tools · streamable-http
pokemon
Pokemon MCP — wraps PokéAPI (free, no auth required)
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "flood": {
      "url": "https://gateway.pipeworx.io/flood/mcp",
      "transport": "streamable-http"
    }
  }
}