Skip to main content
Glama

Amap (Gaode Maps) MCP Server

by Yang-Charles

locate_ip

Find geographic location details including province, city, district, and coordinates for any IP address using Amap's geolocation service.

Instructions

获取用户的 IP 地址定位信息,返回省市区经纬度等信息。

Input Schema

NameRequiredDescriptionDefault
ipNo用户的ip地址

Input Schema (JSON Schema)

{ "properties": { "ip": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "description": "用户的ip地址", "title": "Ip" } }, "type": "object" }

Other Tools from Amap (Gaode 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/Yang-Charles/build-mcp'

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