74
grade C
2 days ago
mcp_so

Weather MCP Server

A Model Context Protocol server that provides weather information

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 4 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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 3 credentials: API_KEY, DATADOG_API_KEY, OPENWEATHER_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
🔐 secretDATADOG_API_KEY
configHOSTNAME
configLOG_LEVEL
configMOCK_API
🔐 secretOPENWEATHER_API_KEY"": "your-api-key-here" // Optional - will use mock data if not provided
// 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 4 concrete improvements 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/szypetike-weather-mcp-server-1w6907)](https://m8ven.ai/mcp/szypetike-weather-mcp-server-1w6907)
commit: b5fe4b174a67592f2af7d6df7b8bc4b5b41a9429
code hash: 4e529a7e5c3f685b154e01aa2dcfffc121c530843be2ee70a2fc82ea4733a1cc
verified: 4/18/2026, 6:03:55 PM
view raw JSON →