Australian weather, surf, and tide forecasts from WillyWeather. By UnClick.
claude mcp add willyweather -- npx -y @unclick/willyweather-mcp
claude_desktop_config.json
{
"mcpServers": {
"willyweather": {
"command": "npx",
"args": [
"-y",
"@unclick/willyweather-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"willyweather": {
"command": "npx",
"args": [
"-y",
"@unclick/willyweather-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"willyweather": {
"command": "npx",
"args": [
"-y",
"@unclick/willyweather-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"willyweather": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@unclick/willyweather-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"willyweather": {
"command": "npx",
"args": [
"-y",
"@unclick/willyweather-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.malamutemayhem--willyweather/reviews or the review_server meta-tool.
POST /mcp