mcpbeat Sign in

Au Weather MCP Server

local only

Au Weather MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 214 installs a week from pypi.

Query Australian weather + air quality — forecasts, current obs, 80yr archive (BOM).

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 356 · avg 46 · -4% w/w
a month agotoday
214
Installs / week
pypi · au-weather-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add au-weather-mcp -- uvx au-weather-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "au-weather-mcp": {
      "args": [
        "au-weather-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.au-weather-mcp]
command = "uvx"
args = ["au-weather-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "au-weather-mcp": {
      "args": [
        "au-weather-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "au-weather-mcp": {
      "args": [
        "au-weather-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Au Weather MCP

same job, measured the same way
Nws Weather MCP Server
by cyanheads

Get US weather forecasts, active alerts, and current observations.

343 installs/wk 7 tools answering
WillyWeather MCP by UnClick
by malamutemayhem

Australian weather, surf, and tide forecasts from WillyWeather. By UnClick.

28 installs/wk local only
Virga Weather
by mcmurrym

Weather API tools — current, hourly, daily forecasts, and historical data.

16 installs/wk local only
Weather AI MCP
by csoai-org

Weather Ai tools for AI agents. Capabilities: get current conditions, get forecast, get historical

137 installs/wk local only
Weather Hint
by sadri-dridi

Current temperature for a city via Open-Meteo. Query discarded after the call.

29 tools answering
Weather MCP Server
by jaredco-ai

Fast - accurate weather conditions and forecasts by city or coordinates.

30 installs/wk local only
Open Meteo MCP Server
by cyanheads

Global weather via Open-Meteo: forecast, historical, marine, air quality, geocoding, elevation.

857 installs/wk 11 tools answering
Open-Meteo Weather
by myai-2025

Current weather and hourly forecasts for any place name, via the free Open-Meteo API. No API key.

local only

Au Weather MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Au Weather MCP?
Au Weather MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package au-weather-mcp was installed 214 times last week.
Is Au Weather MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Au Weather MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls au-weather-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Au Weather MCP?
The pypi package au-weather-mcp was installed 214 times in the last week. Week over week that is -4%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.