Weather-MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| open_weather_forecast_israelA | Open a browser and navigate to the Israeli weather forecast website. |
| enter_weather_forecast_city_israelB | Type a city name into the search field on the Israeli forecast page. Args: city: The name of the city to search for (in Hebrew) |
| select_weather_forecast_city_israelB | Select the first city from the autocomplete suggestion list. |
| get_weather_forecast_content_israelA | Extract the weather forecast text from the currently open forecast page. Returns the cleaned textual content so the LLM can answer the user directly. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |