mcpbeat Sign in

Weather Server Python MCP Server

local only

Weather Server Python runs on your own machine — the client starts it, so there is no endpoint to ping. 61 installs a week from pypi. Last commit 17 Dec 2025.

An MCP server that provides weather information

Installs per day peak 34 · avg 10 · -20% w/w
a month agotoday
61
Installs / week
pypi · chst-weather
0
Stars
0 open issues
17 Dec 2025
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Weather Server Python 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-server-python -- uvx chst-weather
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "weather-server-python": {
      "args": [
        "chst-weather"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.weather-server-python]
command = "uvx"
args = ["chst-weather"]
.cursor/mcp.json
{
  "mcpServers": {
    "weather-server-python": {
      "args": [
        "chst-weather"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "weather-server-python": {
      "args": [
        "chst-weather"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Weather Server Python

same job, measured the same way
Weather
by yuv24793

An MCP server that provides weather information.

35 installs/wk local only
Weather MCP Server
by kushknows

An MCP server that provides weather data

46 installs/wk local only
Weather
by dingw1982

An MCP server for weather information.

54 installs/wk local only
Weather
by alexdemichieli

An MCP server for weather information.

38 installs/wk local only
MCP Weather Server
by hyg900928

An MCP server for weather information.

37 installs/wk local only
Weather
by bellvijay

An MCP server for weather information.

33 installs/wk local only
Weather
by preethi0716

An MCP server for weather information.

33 installs/wk local only
Weather
by lovepivix

An MCP server for weather information.

32 installs/wk local only

Weather Server Python — questions

Answers built from our own checks of this server.

Why is there no uptime for Weather Server Python?
Weather Server Python 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 chst-weather was installed 61 times last week.
How do I connect Weather Server Python?
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 chst-weather straight from pypi; nothing to host, nothing to sign up for.
How many people use Weather Server Python?
The pypi package chst-weather was installed 61 times in the last week. Week over week that is -20%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Weather Server Python 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.