MCP Weather Assistant
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ANTHROPIC_API_KEY | Yes | Your Anthropic API key for the language model. |
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 | פותח את הדפדפן ומנווט לדף הראשי של אתר מזג האוויר בישראל. |
| enter_weather_forecast_city_israelB | מקבל שם עיר ומזין אותה בשדה החיפוש באתר. |
| select_weather_forecast_city_israelB | בוחר את המיקום הראשון שמופיע ברשימת הערים הנפתחת (Dropdown). |
| extract_weather_data_israelB | מחלץ את תוכן דף התחזית הנוכחי, מנקה אותו ומחזיר את טקסט התחזית עבור ה-LLM. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |