Skip to main content
Glama

AMap MCP Server

by Francis235

query_weather

Retrieve real-time weather data for a specific city using AMap's location services.

Instructions

The weather service of Amap. Query the weather of a given city.

Args: city (str): The city to query the weather.

Input Schema

NameRequiredDescriptionDefault
cityYes

Input Schema (JSON Schema)

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

You must be authenticated.

Other Tools from AMap 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/Francis235/amap-mcp'

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