Skip to main content
ClaudeWave
ezh0v avatar
ezh0v

weather-mcp-server

View on GitHub

A lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data. Discuss on Hacker News:

MCP Servers245 stars18 forksGoMITUpdated 3mo ago
ClaudeWave Trust Score
92/100
Verified
Passed
  • Open-source license (MIT)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual · weather-mcp-server
Claude Code CLI
git clone https://github.com/ezh0v/weather-mcp-server
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "weather": {
      "command": "weather-mcp-server"
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Install the binary first: go install github.com/ezh0v/weather-mcp-server@latest (make sure it ends up on your PATH).

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.
gogolangmcpmcp-serverssestdio

What people ask about weather-mcp-server

What is ezh0v/weather-mcp-server?

+

ezh0v/weather-mcp-server is mcp servers for the Claude AI ecosystem. A lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data. Discuss on Hacker News: It has 245 GitHub stars and was last updated 3mo ago.

How do I install weather-mcp-server?

+

You can install weather-mcp-server by cloning the repository (https://github.com/ezh0v/weather-mcp-server) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is ezh0v/weather-mcp-server safe to use?

+

Our security agent has analyzed ezh0v/weather-mcp-server and assigned a Trust Score of 92/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains ezh0v/weather-mcp-server?

+

ezh0v/weather-mcp-server is maintained by ezh0v. The last recorded GitHub activity is from 3mo ago, with 2 open issues.

Are there alternatives to weather-mcp-server?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy weather-mcp-server to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: ezh0v/weather-mcp-server
[![Featured on ClaudeWave](https://claudewave.com/api/badge/ezh0v-weather-mcp-server)](https://claudewave.com/repo/ezh0v-weather-mcp-server)
<a href="https://claudewave.com/repo/ezh0v-weather-mcp-server"><img src="https://claudewave.com/api/badge/ezh0v-weather-mcp-server" alt="Featured on ClaudeWave: ezh0v/weather-mcp-server" width="320" height="64" /></a>

More MCP Servers