DaedalMap Disaster and Geospatial Data
Rank #15,375com.daedalmap/county-map
Geospatial MCP server for earthquake, tsunami, volcano, disaster, and FX data queries.
DaedalMap Disaster and Geospatial Data is a Model Context Protocol (MCP) server published by xyver. It ranks #15,375 of 115,460 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. DaedalMap Disaster and Geospatial Data is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 17, 2026 and most recently updated on Apr 10, 2026.
Ranks ahead of 100,085 of 115,460 servers on MCP Toplist.
Use DaedalMap Disaster and Geospatial Data
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http county-map https://app.daedalmap.com/mcp[mcp_servers.county-map]
url = "https://app.daedalmap.com/mcp"Add to ~/.codex/config.toml.
https://app.daedalmap.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"county-map": {
"url": "https://app.daedalmap.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"county-map": {
"type": "http",
"url": "https://app.daedalmap.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"county-map": {
"serverUrl": "https://app.daedalmap.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"county-map": {
"url": "https://app.daedalmap.com/mcp"
}
}
}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%2Fcounty-map)<a href="https://mcptoplist.com/server/com.daedalmap%2Fcounty-map"><img src="https://mcptoplist.com/badge/com.daedalmap%2Fcounty-map.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 (2)
| Version | Published |
|---|---|
| 1.0.1 | Apr 10, 2026 |
| 1.0.0 | Apr 10, 2026 |
Frequently asked questions
- Who maintains DaedalMap Disaster and Geospatial Data?
- DaedalMap Disaster and Geospatial Data is maintained by xyver, which publishes 19 MCP servers (28 total versions) tracked on MCP Toplist.
- Is DaedalMap Disaster and Geospatial Data listed on the Official MCP Registry?
- Yes — DaedalMap Disaster and Geospatial Data is listed on the Official MCP Registry.
- How many versions does DaedalMap Disaster and Geospatial Data have?
- MCP Toplist tracks 2 versions of DaedalMap Disaster and Geospatial Data, most recently published on Apr 10, 2026.
- Where can I find the source code for DaedalMap Disaster and Geospatial Data?
- The source code for DaedalMap Disaster and Geospatial Data is hosted at github.com/xyver/daedal-map.