Skip to main content
Glama
weather.py306 B
from app.mcp.tools.weather_tool import ( get_air_quality, get_current_weather, get_daily_forecast, get_hourly_forecast, get_weather_alerts, ) __all__ = [ "get_current_weather", "get_daily_forecast", "get_hourly_forecast", "get_air_quality", "get_weather_alerts", ]

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

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