Skip to main content
Glama
modern-data-engineering-lab

Weather-Prediction MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
JACKET_TEMP_FNoJacket if the day's high ≤ this temperature (F)55
SUNSCREEN_TEMP_FNoSunscreen if sunny and high ≥ this temperature (F)75
WIND_ADVISORY_MPHNoWind warning if max wind ≥ this speed (mph)25
UMBRELLA_PRECIP_AMOUNTNoUmbrella if total precip ≥ this amount (inches)0.1
UMBRELLA_PRECIP_CHANCE_PCTNoUmbrella if max precip probability ≥ this percentage40

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/modern-data-engineering-lab/weather-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server