Skip to main content
Glama

mcp-meituan-ip

by aixi134

get-latlng

Retrieve location details such as address or area name by providing precise latitude and longitude coordinates. Ideal for mapping or geolocation applications.

Instructions

根据经纬度获取位置信息

Input Schema

NameRequiredDescriptionDefault
latYes
lngYes

Input Schema (JSON Schema)

{ "properties": { "lat": { "type": "string" }, "lng": { "type": "string" } }, "required": [ "lat", "lng" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-meituan-ip

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/aixi134/mcp-meituan-ip'

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