Skip to main content
Glama

MCP Weather Server

by le-yo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
getWeather

Get current weather information for a location. Returns weather data including temperature, humidity, and conditions.

getWeatherForecast

Get weather forecast for a location. Returns weather forecast for the next few days.

getHourlyWeather

Get hourly weather forecast for a location. Returns weather data hour by hour for the next 24 hours.

lookupCity

Look up city information by name, ID, or coordinates. Returns city ID that can be used with other weather tools.

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/le-yo/weather-mcp'

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