Skip to main content
Glama

Google Maps MCP Server

by Moe03

get_weather

Retrieve current weather conditions for a specified location using the Google Maps MCP Server. Input a city or address to receive accurate weather data.

Instructions

Gets the current weather.

Input Schema

NameRequiredDescriptionDefault
locationYesThe location to get weather for (city, address, etc.)

Input Schema (JSON Schema)

{ "properties": { "location": { "description": "The location to get weather for (city, address, etc.)", "type": "string" } }, "required": [ "location" ], "type": "object" }
Install Server

Other Tools from Google Maps 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/Moe03/mcp-hello-world'

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