Weather MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WEATHER_API_KEY | No | Your OpenWeatherMap API key. Get a free API key from https://openweathermap.org/api. If no API key is provided, the server will use mock data for demonstration purposes. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_current_weatherC | Get current weather conditions for a specific location |
| get_weather_forecastC | Get weather forecast for a specific location for multiple days |
| search_locationsC | Search for location names matching a query string |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| analyze_weather | Analyze weather patterns and provide insights about current conditions |
| compare_locations | Compare weather conditions between multiple locations |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Current Weather | Current weather data for any location |
| Weather Forecast | Weather forecast data for any location |
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/gitPratikSingh/weather_mcp_server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server