Skip to main content
Glama

MCP Weather Server

get_coordinates

Retrieve latitude and longitude for any specified city using the get_coordinates tool on the MCP Weather Server.

Instructions

Returns the latitude and longitude of the specified city as a tuple. Args: city: the city of

Input Schema

NameRequiredDescriptionDefault
cityYes

Input Schema (JSON Schema)

{ "properties": { "city": { "title": "City", "type": "string" } }, "required": [ "city" ], "title": "get_coordinatesArguments", "type": "object" }

Other Tools from MCP Weather 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/jeannassereldine/mcp-server'

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