Skip to main content
Glama
MadhurToshniwal

OpenWeather MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENWEATHER_API_KEYYesYour OpenWeather API key obtained from openweather.org

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_current_weatherA

Get current weather conditions for a specific city. Returns temperature, humidity, wind speed, weather description, and more.

get_forecastA

Get 5-day weather forecast with 3-hour intervals for a specific city

get_weather_by_coordinatesB

Get current weather by geographic coordinates (latitude and longitude)

get_air_pollutionC

Get air quality data for specific coordinates

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/MadhurToshniwal/OpenWeather-MCP-server'

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