
React Weather is a beautiful weather app built on top of the OpenWeatherMap API.
sh
pnpm install
.env.local with the following contents:VITE_API_URL = 'https://api.openweathermap.org/data/2.5'
VITE_API_KEY = The API key you obtained from openweathermap.org
VITE_ICON_URL = 'https://openweathermap.org/img/w'
$ claude mcp add react-weather \
-- python -m otcore.mcp_server <graph>