This project demonstrates how to connect an ESP32 to WiFi and fetch real-time weather information from the OpenWeatherMap REST API. The ESP32 makes an HTTP GET request every 10 seconds, retrieves JSON ...
This project provides a simple Model Context Protocol (MCP) server for retrieving current weather data from the OpenWeatherMap API. It is built with NestJS and exposes a tool for use in MCP-compatible ...