floodwise
Rank #35,023io.github.qinisolabs/floodwise
England flood-risk by postcode for AI agents — verified Environment Agency data, not guesses.
floodwise is a Model Context Protocol (MCP) server published by qinisolabs. It ranks #35,023 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. floodwise is listed across 3 registries — Official MCP, Glama and PulseMCP, with 1 tracked version. It was first listed on Jun 18, 2026 and most recently updated on Jun 18, 2026.
Ranks ahead of 97,090 of 132,113 servers on MCP Toplist.
Use floodwise
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add floodwise -- npx -y floodwise[mcp_servers.floodwise]
command = "npx"
args = ["-y", "floodwise"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"floodwise": {
"command": "npx",
"args": [
"-y",
"floodwise"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"floodwise": {
"command": "npx",
"args": [
"-y",
"floodwise"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"floodwise": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"floodwise"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"floodwise": {
"command": "npx",
"args": [
"-y",
"floodwise"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"floodwise": {
"command": "npx",
"args": [
"-y",
"floodwise"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.qinisolabs%2Ffloodwise)<a href="https://mcptoplist.com/server/io.github.qinisolabs%2Ffloodwise"><img src="https://mcptoplist.com/badge/io.github.qinisolabs%2Ffloodwise.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
qinisolabs
Other servers by qinisolabs
- companieswise#14,895 · 5 vers
- Qiniso#22,047 · 5 vers
- sanctionwise#23,339 · 2 vers
- bizdays#53,976 · 2 vers
- icdwise#64,019 · 1 ver
- localecheck#64,020 · 1 ver
- veridigit#64,021 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jun 18, 2026 |
Frequently asked questions
- Who maintains floodwise?
- floodwise is maintained by qinisolabs, which publishes 9 MCP servers (18 total versions) tracked on MCP Toplist.
- Is floodwise listed on the Official MCP Registry?
- Yes — floodwise is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does floodwise have?
- MCP Toplist tracks 1 version of floodwise, most recently published on Jun 18, 2026.
- Where can I find the source code for floodwise?
- The source code for floodwise is hosted at github.com/qinisolabs/floodwise.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.