Skip to main content
Glama
qurioskill

weather

by qurioskill

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_alertsB

Get weather alerts for a US state.

Args:
    state: Two-letter US state code (e.g. CA, NY)
get_forecastC

Get weather forecast for a location.

Args:
    latitude: Latitude of the location
    longitude: Longitude of the location

Prompts

Interactive templates invoked by user choice

NameDescription
weather_briefingAsk for a concise severe weather briefing for a US state.
trip_packing_adviceAsk for packing advice based on the forecast for a location.

Resources

Contextual data attached and managed by the client

NameDescription
list_statesList of valid two-letter US state codes accepted by the alerts resource/tool.
alerts_caWeather alerts for CA.
alerts_nyWeather alerts for NY.
alerts_txWeather alerts for TX.
alerts_flWeather alerts for FL.

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/qurioskill/mcp-python-demo'

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