foehn runs on your own machine — the client starts it, so there is no endpoint to ping. 1 031 installs a week from pypi. Last commit 27 Jul 2026.
Access Swiss meteorological open data from MeteoSwiss, powered by foehn
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 foehn -- uvx foehn
{
"mcpServers": {
"foehn": {
"args": [
"foehn"
],
"command": "uvx"
}
}
}
[mcp_servers.foehn]
command = "uvx"
args = ["foehn"]
{
"mcpServers": {
"foehn": {
"args": [
"foehn"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"foehn": {
"args": [
"foehn"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.