Floodwise runs on your own machine — the client starts it, so there is no endpoint to ping. 29 installs a week from npm. Last commit 22 Jun 2026.
England flood-risk by postcode for AI agents — verified Environment Agency data, not guesses.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add floodwise -- npx -y floodwise
{
"mcpServers": {
"floodwise": {
"args": [
"-y",
"floodwise"
],
"command": "npx"
}
}
}
[mcp_servers.floodwise]
command = "npx"
args = ["-y", "floodwise"]
{
"mcpServers": {
"floodwise": {
"args": [
"-y",
"floodwise"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"floodwise": {
"args": [
"-y",
"floodwise"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.