69
/ 100
5 days ago
glama

Weather MCP Server

A Model Context Protocol (MCP) server that provides real-time US weather alerts and forecasts by integrating with the National Weather Service API. It connects directly to Claude Desktop, enabling Claude to fetch live weather data through natural language requests.

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 4 credentials: SLACK_BOT_TOKEN, SLACK_APP_TOKEN, SLACK_SIGNING_SECRET, ANTHROPIC_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.
🔐 secretSLACK_BOT_TOKEN
🔐 secretSLACK_APP_TOKEN
🔐 secretSLACK_SIGNING_SECRET
🔐 secretANTHROPIC_API_KEY
configANTHROPIC_MODEL
// 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 5 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/yusuf-bolat-mcp-weather-server-1oskb8)](https://m8ven.ai/mcp/yusuf-bolat-mcp-weather-server-1oskb8)
commit: 1d32ad8b813c43307d60175f6c469277d9c47283
code hash: 2d315b02016b04b34832f3a25bc59557b0c08977b5e3167b46c7426b3d058cab
verified: 6/23/2026, 10:41:02 AM
view raw JSON →