Wems runs on your own machine — the client starts it, so there is no endpoint to ping. 138 installs a week from pypi. Last commit 24 Feb 2026.
Real-time natural hazard monitoring: earthquakes, tsunamis, volcanoes, solar weather, air quality
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 wems -- uvx wems-mcp-server
{
"mcpServers": {
"wems": {
"args": [
"wems-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.wems]
command = "uvx"
args = ["wems-mcp-server"]
{
"mcpServers": {
"wems": {
"args": [
"wems-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"wems": {
"args": [
"wems-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.