74
grade C
11 days ago
mcp_so

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.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretAPI_KEY
configPORT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ashwani00001-air-pollution-1rrc5d)](https://m8ven.ai/mcp/ashwani00001-air-pollution-1rrc5d)
commit: 701432ce11107befeacc3eeaa9f754905cb16af7
code hash: 01a3741450f783c38306b5186f353223345b08651db849bbec29dbf320ea8e01
verified: 4/10/2026, 5:46:58 PM
view raw JSON →