Weather-MCP-Server

DerricheRania/Weather-MCP-Server
★ 0 stars JavaScript AI/LLM Updated today
An MCP server.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "weather-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "DerricheRania/Weather-MCP-Server"
      ]
    }
  }
}

README Excerpt

A **Model Context Protocol (MCP)** server that gives AI the superpower to fetch real-time weather for any city in the world, using the [Open-Meteo API](https://open-meteo.com/), which is 100% free with no API key needed. --- **MCP (Model Context Protocol)** is an open standard created by Anthropic that allows AI models to connect to tools and data from the outside world, instead of only replying from what they were trained on.

Tools (3)

cityget_weatherunits