mcpbeat Sign in

Weather MCP Server

by jaredco-ai 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. 30 installs a week from npm. Last commit 28 Mar 2026.

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

Installs per day peak 17 · avg 6 · -6% w/w
a month agotoday
30
Installs / week
npm · @jaredco/weather-mcp-server
0
Stars
0 open issues
28 Mar 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

What the code does

We read the source, 19 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

File ships in the package but is absent from the source [пакет] test-local.py:1, [пакет] quick-test.js:1, [пакет] test-suite.js:1 и ещё 2
файл ставится пользователю, в репозитории его нет, и в нём есть опасный вызов
A live secret is committed in the code [пакет] test-local.py:7
client = openai.OpenAI(api_key="sk-proj-uG1JGmLXlIlrv6dgESLkT3BlbkFJuyjcfPwub3NYtWjlDMUd")  # use client not module-level

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Weather MCP Server and you get told the day something new turns up.

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

Alternatives to Weather MCP Server

same job, measured the same way
Xweather Weather MCP
by xweather

Hosted MCP server for Xweather weather data: conditions, forecasts, alerts, and more.

answering
I
Taiwan CWA Weather
by nigue3025

Access Taiwan CWA weather data and forecasts for all counties and cities

48 installs/wk local only
Nws Weather MCP Server
by cyanheads

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

343 installs/wk 7 tools answering
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
by pipeworx-io

Real-time weather conditions and multi-day forecasts via Open-Meteo — free, no API key required

34 tools answering
Water Conditions
by aybeeare

Real-time water temperature and tides for 8,000+ locations, by name or lat/long coordinates.

57 installs/wk local only
Weather by WindBorne
by windbornesystems

World's most accurate forecasts & insights, powered by WeatherMesh AI & Atlas balloons.

answering
Weather MCP
by lulu-the-narwhal

Free, keyless real-time weather and 7-day forecasts for any city worldwide.

2 tools answering

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 npm package @jaredco/weather-mcp-server was installed 30 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 @jaredco/weather-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Weather MCP Server?
The npm package @jaredco/weather-mcp-server was installed 30 times in the last week. Week over week that is -6%. 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?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.