71
/ 100
21 hours ago
glama

Weather MCP Server

Enables asking natural language weather questions; an LLM agent selects the appropriate live weather API tool and returns an HTML-formatted answer.

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
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: GROQ_API_KEY, OPENWEATHER_API_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.
configMCP_SSE_URLK[".env<br/>GROQ_API_KEY<br/>"]:::store
🔐 secretGROQ_API_KEYK[".env<br/><br/>MCP_SSE_URL"]:::store
configGROQ_MODEL
configAGENT_HOST
configAGENT_PORT
🔐 secretOPENWEATHER_API_KEY
🔐 secretWEATHERAPI_KEY
// 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/rimeetmavani-weather-mcp-build-qlgs6m)](https://m8ven.ai/mcp/rimeetmavani-weather-mcp-build-qlgs6m)
commit: 963950921857348c9501a328773f6b632c73b594
code hash: fb9f3bc483d12d6c2d4a75e27e43d97e22229713a48b75eebc71a0d70ce4cf4d
verified: 6/29/2026, 11:21:57 AM
view raw JSON →