foehn
Rank #782io.github.kayhendriksen/foehn
Access Swiss meteorological open data from MeteoSwiss, powered by foehn
foehn is a Model Context Protocol (MCP) server published by kayhendriksen. It ranks #782 of 132,046 servers tracked on MCP Toplist, and its repository has 44 GitHub stars. foehn is listed across 3 registries — Official MCP, PulseMCP and Glama, with 17 tracked versions. It was first listed on Mar 18, 2026 and most recently updated on Aug 28, 2026.
Ranks ahead of 131,264 of 132,046 servers on MCP Toplist.
Use foehn
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add foehn -- uvx foehn[mcp_servers.foehn]
command = "uvx"
args = ["foehn"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"foehn": {
"command": "uvx",
"args": [
"foehn"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"foehn": {
"command": "uvx",
"args": [
"foehn"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"foehn": {
"type": "stdio",
"command": "uvx",
"args": [
"foehn"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"foehn": {
"command": "uvx",
"args": [
"foehn"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"foehn": {
"command": "uvx",
"args": [
"foehn"
]
}
}
}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/io.github.kayhendriksen%2Ffoehn)<a href="https://mcptoplist.com/server/io.github.kayhendriksen%2Ffoehn"><img src="https://mcptoplist.com/badge/io.github.kayhendriksen%2Ffoehn.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
kayhendriksen
Available versions (17)
| Version | Published |
|---|---|
| 0.4.0 | Aug 28, 2026 |
| 0.3.4 | Jul 27, 2026 |
| 0.3.3 | Jul 21, 2026 |
| 0.3.2 | Jun 10, 2026 |
| 0.3.1 | Jun 2, 2026 |
| 0.3.0 | May 26, 2026 |
| 0.2.23 | May 21, 2026 |
| 0.2.22 | May 9, 2026 |
| 0.2.21 | Apr 25, 2026 |
| 0.2.20 | Apr 18, 2026 |
| 0.2.19 | Apr 17, 2026 |
| 0.2.18 | Apr 17, 2026 |
| 0.2.17 | Apr 17, 2026 |
| 0.2.16 | Apr 17, 2026 |
| 0.2.15 | Apr 7, 2026 |
| 0.2.14 | Apr 4, 2026 |
| 0.2.13 | Apr 4, 2026 |
Frequently asked questions
- Who maintains foehn?
- foehn is maintained by kayhendriksen, which publishes 1 MCP server (17 total versions) tracked on MCP Toplist.
- Is foehn listed on the Official MCP Registry?
- Yes — foehn is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does foehn have?
- MCP Toplist tracks 17 versions of foehn, most recently published on Aug 28, 2026.
- Where can I find the source code for foehn?
- The source code for foehn is hosted at github.com/kayhendriksen/foehn.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.