- Step 1: Clone the repository from GitHub.
- Step 2: Install dependencies using make install.
- Step 3: Set your OpenWeatherMap API key in the .env file.
- Step 4: Run the server using make run.
- Step 5: Use MCP clients to query weather information with city parameters.