Skip to main content
Glama
JuanPedroSosa

Weather MCP Server

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

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
get_alertsB

Get weather alerts for a state

get_forecastB

Get weather forecast for a location

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.1/5.0

Scored across 2 tools

Disambiguation5/5

The two tools have clearly distinct purposes: one retrieves weather alerts for a state, while the other retrieves forecasts for a location. There is no overlap in functionality or ambiguity between them.

Naming Consistency5/5

Both tools follow a consistent verb_noun pattern with 'get_' prefix and descriptive nouns (alerts, forecast). The naming is uniform and predictable across the set.

Tool Count2/5

With only two tools, the server feels thin for a weather domain, lacking operations like current conditions, historical data, or radar imagery. This minimal set may limit agent capabilities.

Completeness2/5

The toolset is severely incomplete for weather services, missing core functions such as current weather, hourly forecasts, or severe weather details. Agents will face significant gaps in handling typical weather queries.

Maintenance

ActivityInactive
ResponsivenessNo issues