Air-Pollution

Air-Pollution

0

The Air-Pollution project is a Model Context Protocol Server that fetches air quality information using the OpenWeather API. It is designed to securely manage API interactions and provide reliable data retrieval.

Air-Pollution

This project is a Model Context Protocol (MCP) Server built using Node.js + Express.js that interacts with the OpenWeather API. It allows users to fetch air pollution data based on latitude & longitude or city & country. The backend ensures secure API key management using dotenv and handles API requests efficiently.