Meteoswiss MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 1 102 installs a week from pypi. Last commit 2 Aug 2026.
MeteoSwiss Open Data for weather, climate normals, warnings
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 meteoswiss-mcp -- uvx meteoswiss-mcp
{
"mcpServers": {
"meteoswiss-mcp": {
"args": [
"meteoswiss-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.meteoswiss-mcp]
command = "uvx"
args = ["meteoswiss-mcp"]
{
"mcpServers": {
"meteoswiss-mcp": {
"args": [
"meteoswiss-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"meteoswiss-mcp": {
"args": [
"meteoswiss-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.