amap-maps-mcp-server

zxypro1/amap-maps-mcp-server

3.9

amap-maps-mcp-server is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.

If you are the rightful owner of amap-maps-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP Server for the AMap Map API.

Try amap-maps-mcp-server with chat:

Server config via mcphub

Tools
12
Resources
0
Prompts
0

AMap Map MCP Server

MCP Server for the AMap Map API.

Setup

API Key

Get a AMap Maps API key: https://lbs.amap.com/api/webservice/create-project-and-key.

NPX

{
    "mcpServers": {
        "amap-maps": {
            "command": "npx",
            "args": [
                "-y",
                "@amap/amap-maps-mcp-server"
            ],
            "env": {
                "AMAP_MAPS_API_KEY": ""
            }
        }
    }
}