Air-Pollution
by Ashwani00001
This project is an MCP Server built with Node.js and Express.js. It fetches air pollution data from the OpenWeather API based on location.
View on GitHub
Last updated: N/A
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.