74
/ 100
28 days ago
glama

MCP Weather Aggregator

AI-powered weather aggregation from 6 sources with intelligent deduction, working as both a REST API and MCP Server for AI assistants like Claude and Cursor.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

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

// key findings
🚨
Secret credentials may flow to a network call
1 flow detected: NEXT_PUBLIC_API_URL. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 4 credentials: OPENAI_API_KEY, OPENWEATHERMAP_API_KEY, VISUALCROSSING_KEY, WEATHERAPI_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.
configNEXT_PUBLIC_API_URL
🔐 secretOPENAI_API_KEY
configREDIS_URL
🔐 secretOPENWEATHERMAP_API_KEYyour_key # openweathermap.org
🔐 secretVISUALCROSSING_KEYyour_key # visualcrossing.com
🔐 secretWEATHERAPI_KEYyour_key # weatherapi.com
// 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 6 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/soptik1290-mcp-weather-1kb4ju)](https://m8ven.ai/mcp/soptik1290-mcp-weather-1kb4ju)
commit: 38575959776a87506d4a36efa64b0f6b3ab8e3f7
code hash: fa715ed50e564b3771b212d07e64f1d83d64be39ca9ab316e3f34843844fced0
verified: 6/21/2026, 10:34:04 AM
view raw JSON →