# Weather

Check current weather by city. Browse available cities and quickly retrieve temperature and conditions. Plan your day with up-to-date local conditions.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add donghunee/my-first-mcp-server

# Browse available tools
npx -y @smithery/cli@latest tool list donghunee/my-first-mcp-server
```

---

Source: https://github.com/donghunee/my-first-mcp-server
