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