Skip to main content
Glama

Cursor MCP Server

by Buga-luga

get-forecast

Retrieve accurate weather forecasts for any location by providing latitude and longitude coordinates. Integrates with the Cursor MCP Server for efficient data retrieval and real-time analysis.

Instructions

Get weather forecast for a location

Input Schema

NameRequiredDescriptionDefault
latitudeYesLatitude of the location
longitudeYesLongitude of the location

Input Schema (JSON Schema)

{ "properties": { "latitude": { "description": "Latitude of the location", "type": "number" }, "longitude": { "description": "Longitude of the location", "type": "number" } }, "required": [ "latitude", "longitude" ], "type": "object" }
Install Server

Other Tools from Cursor MCP Server

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/Buga-luga/cursor-mcp'

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