Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAI_API_KEYYesYour OpenAI API key

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
open_weather_forecast_israelA

פותח דפדפן Chromium ומנווט לאתר מזג האויר הישראלי. יש לקרוא לפונקציה זו ראשונה לפני כל פעולה אחרת.

enter_weather_forecast_city_israelA

מזין שם עיר בשדה החיפוש שבדף מזג האויר. יש לקרוא לפונקציה open_weather_forecast_israel לפני שימוש בפונקציה זו.

Args: city: שם העיר לחיפוש (לדוגמה: 'תל אביב', 'ירושלים')

select_weather_forecast_city_israelA

בוחרת את הפריט הראשון ברשימת הערים שהופיעה לאחר ההקלדה. יש לקרוא תחילה ל-enter_weather_forecast_city_israel.

get_forecast_content_israelA

מחלצת את תוכן התחזית מהדף הטעון לאחר בחירת עיר. יש לקרוא לפונקציה זו רק לאחר בחירת העיר ב-select_weather_forecast_city_israel.

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/bati3702/weather-chat-mcp'

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