mcpbeat Sign in

Weather MCP Server

by kushknows Your server? Claim it
local only

Weather MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from pypi. Last commit 3 May 2026.

An MCP server that provides weather data

Installs per day peak 23 · avg 8 · -36% w/w
a month agotoday
46
Installs / week
pypi · weather-mcp-server-test
0
Stars
0 open issues
3 May 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Weather MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 weather-mcp-server -- uvx weather-mcp-server-test
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "weather-mcp-server": {
      "args": [
        "weather-mcp-server-test"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.weather-mcp-server]
command = "uvx"
args = ["weather-mcp-server-test"]
.cursor/mcp.json
{
  "mcpServers": {
    "weather-mcp-server": {
      "args": [
        "weather-mcp-server-test"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "weather-mcp-server": {
      "args": [
        "weather-mcp-server-test"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Weather MCP Server

same job, measured the same way
Weather Server Python
by lxchst

An MCP server that provides weather information

61 installs/wk local only
Weather
by yuv24793

An MCP server that provides weather information.

35 installs/wk local only
MCP Weather
by augee99

An MCP server that provides [describe what your server does]

43 installs/wk local only
Geolocation MCP
by 7mza

An MCP server that provides fast and up-to-date IP geolocation data.

local only
AccuWeather MCP
by jonjam

MCP server providing weather tools with data sourced from AccuWeather.

local only
MCP Metar
by daedalus

MCP server for METAR/TAF aviation weather data

61 installs/wk local only
Variflight MCP
by variflight

VariFlight's official MCP server provides tools to query flight, weather, comfort, and fare data.

2 490 installs/wk local only
Qweather MCP
by overstarry

a qweather mcp server

66 installs/wk local only

Weather MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Weather MCP Server?
Weather MCP Server 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 weather-mcp-server-test was installed 46 times last week.
How do I connect Weather MCP Server?
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 weather-mcp-server-test straight from pypi; nothing to host, nothing to sign up for.
How many people use Weather MCP Server?
The pypi package weather-mcp-server-test was installed 46 times in the last week. Week over week that is -36%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Weather MCP Server open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.