Skip to main content
Glama

get_forecast

Retrieve accurate weather forecasts for specific coordinates using latitude and longitude inputs, enabling integration with AI agents and automated workflows.

Instructions

Get weather forecast for a location.

Input Schema

NameRequiredDescriptionDefault
latitudeYes
longitudeYes

Input Schema (JSON Schema)

{ "properties": { "latitude": { "title": "Latitude", "type": "number" }, "longitude": { "title": "Longitude", "type": "number" } }, "required": [ "latitude", "longitude" ], "title": "get_forecastArguments", "type": "object" }
Install Server

Other Tools from Slim MCP

Related Tools

    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/webdevtodayjason/slim-MCP'

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