Amap - (高德地图)
@JavaAIDev
Amap - (高德地图) について
MCP Server for Amap (高德地图).
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"amap": {
"command": "java",
"args": [
"-jar",
"amap-mcp-server.jar"
],
"env": {
"AMAP_API_KEY": "YOUR_AMAP_API_KEY"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Amap - (高德地图)?
Amap - (高德地图) is an MCP server that wraps the Amap (高德地图) Web API, providing tools for location, mapping, and geographic data queries. It is intended for developers using the Model Context Protocol who need access to Amap's mapping and location services.
How to use Amap - (高德地图)?
Download the latest JAR file (requires Java 11) or a native executable from the releases page. Set your Amap API key as the environment variable AMAP_API_KEY, then configure the server in your MCP client using the provided mcpServers JSON block, with the command pointing to java -jar amap-mcp-server.jar or the native binary.
Key features of Amap - (高德地图)
- IP location lookup
- Geocoding and reverse geocoding
- Static map image generation
- Weather query
- Administrative district query
- Point of Interest (POI) search 2.0
- Route planning 2.0
- Coordinate conversion
- Input prompt suggestions
Use cases of Amap - (高德地图)
- Integrate Amap geocoding and POI search into an AI assistant via MCP
- Build MCP-based tools that display static maps or weather data from Amap
- Enable an AI agent to plan routes or convert coordinates through Amap's API
FAQ from Amap - (高德地图)
What tools does Amap - (高德地图) offer?
It offers 9 tools: IP定位, 地理/逆地理编码, 静态地图, 天气查询, 行政区域查询, 搜索POI 2.0, 路径规划 2.0, 坐标转换, and 输入提示.
How do I get an Amap API key?
This is required; details are not provided in the README — refer to the Amap documentation linked at https://lbs.amap.com/.
What runtime is needed to run the JAR version?
The JAR file requires Java 11 or later.
What platforms are supported?
Native executable files are available for Windows, macOS, and Linux.
Where is the API key configured?
The API key must be set as the environment variable AMAP_API_KEY.
「その他」の他のコンテンツ
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Blender
ahujasidOpen-source MCP to use Blender with any LLM
ICSS
chokcoco不止于 CSS
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
コメント