74
/ 100
1 day ago
glama

amap-location-mcp

An MCP server that provides location-based services using Amap APIs, enabling AI assistants to answer navigation queries by resolving addresses, converting coordinates, and comparing walking, driving, and transit routes.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: AMAP_WEB_SERVICE_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAMAP_REQUEST_TIMEOUT_MS
🔐 secretAMAP_WEB_SERVICE_KEY密钥只从环境变量 读取,不写入源码或配置模板。JS API 凭证不应放入 .env。
configMCP_TOOL_PROFILE面向 AstrBot/RikkaHub 的导航专用部署建议设置 =directions。该模式只向客户端暴露 amap_get_directions,其余能力仍由这个综合工具在服务端内部完成,避免 8 份工具定义长期占用模型上下文。
configMCP_TRANSPORTexport ="http"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 4 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/188zjl-amap-location-mcp-15pbmn)](https://m8ven.ai/mcp/188zjl-amap-location-mcp-15pbmn)
commit: 12ca4c5b4623c7317e8d35f5ceea732e395587d8
code hash: 930d2618218194a8649e01d6352dfc917198d07b64519ff83bc09a16f1283c32
verified: 7/30/2026, 9:04:14 AM
view raw JSON →