DaedalMap Flood Events
Rank #18,123com.daedalmap/floods
Global flood events and extent 1985-present from the Dartmouth Flood Observatory and GFD.
DaedalMap Flood Events is a Model Context Protocol (MCP) server published by xyver. It ranks #18,123 of 115,460 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. DaedalMap Flood Events is listed on Official MCP, with 1 tracked version. It was first listed on Mar 17, 2026 and most recently updated on Jun 11, 2026.
Ranks ahead of 97,337 of 115,460 servers on MCP Toplist.
Use DaedalMap Flood Events
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http floods https://app.daedalmap.com/mcp/floods[mcp_servers.floods]
url = "https://app.daedalmap.com/mcp/floods"Add to ~/.codex/config.toml.
https://app.daedalmap.com/mcp/floodsSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"floods": {
"url": "https://app.daedalmap.com/mcp/floods"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"floods": {
"type": "http",
"url": "https://app.daedalmap.com/mcp/floods"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"floods": {
"serverUrl": "https://app.daedalmap.com/mcp/floods"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"floods": {
"url": "https://app.daedalmap.com/mcp/floods"
}
}
}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/com.daedalmap%2Ffloods)<a href="https://mcptoplist.com/server/com.daedalmap%2Ffloods"><img src="https://mcptoplist.com/badge/com.daedalmap%2Ffloods.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
xyver
Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Jun 11, 2026 |
Frequently asked questions
- Who maintains DaedalMap Flood Events?
- DaedalMap Flood Events is maintained by xyver, which publishes 19 MCP servers (28 total versions) tracked on MCP Toplist.
- Is DaedalMap Flood Events listed on the Official MCP Registry?
- Yes — DaedalMap Flood Events is listed on the Official MCP Registry.
- How many versions does DaedalMap Flood Events have?
- MCP Toplist tracks 1 version of DaedalMap Flood Events, most recently published on Jun 11, 2026.
- Where can I find the source code for DaedalMap Flood Events?
- The source code for DaedalMap Flood Events is hosted at github.com/xyver/daedal-map.