WillyWeather MCP by UnClick
Rank #58,427io.github.malamutemayhem/willyweather
Australian weather, surf, and tide forecasts from WillyWeather. By UnClick.
WillyWeather MCP by UnClick is a Model Context Protocol (MCP) server published by malamutemayhem. It ranks #58,427 of 115,460 servers tracked on MCP Toplist. WillyWeather MCP by UnClick is listed on Official MCP, with 1 tracked version. It was first listed on Jun 1, 2026 and most recently updated on Jun 1, 2026.
Ranks ahead of 57,033 of 115,460 servers on MCP Toplist.
Use WillyWeather MCP by UnClick
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add willyweather -- npx -y @unclick/willyweather-mcp[mcp_servers.willyweather]
command = "npx"
args = ["-y", "@unclick/willyweather-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"willyweather": {
"command": "npx",
"args": [
"-y",
"@unclick/willyweather-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"willyweather": {
"command": "npx",
"args": [
"-y",
"@unclick/willyweather-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"willyweather": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@unclick/willyweather-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"willyweather": {
"command": "npx",
"args": [
"-y",
"@unclick/willyweather-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"willyweather": {
"command": "npx",
"args": [
"-y",
"@unclick/willyweather-mcp"
]
}
}
}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.malamutemayhem%2Fwillyweather)<a href="https://mcptoplist.com/server/io.github.malamutemayhem%2Fwillyweather"><img src="https://mcptoplist.com/badge/io.github.malamutemayhem%2Fwillyweather.svg" alt="MCP Toplist: #58,427 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
malamutemayhem
Other servers by malamutemayhem
View all malamutemayhem servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Jun 1, 2026 |
Frequently asked questions
- Who maintains WillyWeather MCP by UnClick?
- WillyWeather MCP by UnClick is maintained by malamutemayhem, which publishes 48 MCP servers (47 total versions) tracked on MCP Toplist.
- Is WillyWeather MCP by UnClick listed on the Official MCP Registry?
- Yes — WillyWeather MCP by UnClick is listed on the Official MCP Registry.
- How many versions does WillyWeather MCP by UnClick have?
- MCP Toplist tracks 1 version of WillyWeather MCP by UnClick, most recently published on Jun 1, 2026.
- Where can I find the source code for WillyWeather MCP by UnClick?
- The source code for WillyWeather MCP by UnClick is hosted at github.com/malamutemayhem/unclick.git.