# 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 mcp add donghunee/my-first-mcp-server

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