AMap MCP Server

by Francis235

Integrations

  • Provides access to AMap's location-related services, allowing users to interact with mapping and geolocation features through the Model Context Protocol.

非官方的 AMap 模型上下文协议 (MCP) 服务器,可与 AMap 强大的位置相关服务进行交互。您可以在以下 MCP 客户端中使用,例如 Cursor、Claude Desktop、Cline、Windsurf 和其他客户端。

先决条件

  1. 蟒蛇3.10+;
  2. 高德地图开放平台获取您的AMAP_KEY。
  3. 安装uv (Python 包管理器),使用pip install uv安装或查看uvrepo以了解更多安装方法。

使用 Cursor 快速入门

进入 Cursor -> Cursor Settings -> MCP,点击Add new global MCP server ,打开 mcp.json 文件,粘贴以下配置内容:

"AMap": { "command": "uvx", "args": [ "amap-mcp" ], "env": { "AMAP_KEY": "<insert-your-AMap-here>" }, },

示例用法

演示视频:

You must be authenticated.

A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

非官方模型上下文协议服务器,可通过 Cursor、Claude Desktop、Cline 和 Windsurf 等客户端与 AMap 的位置服务进行交互。

  1. 使用 Cursor 快速入门
    1. 示例用法

      Related MCP Servers

      • -
        security
        F
        license
        -
        quality
        A Model Context Protocol server that integrates with Cursor IDE, providing real-time communication, modern web dashboards, and extensible tools via SSE and WebSocket connections.
        Last updated -
        1,261
        1
        Python
      • A
        security
        F
        license
        A
        quality
        A starter template for building Model Context Protocol servers that can be integrated with Cursor or Claude Desktop, allowing developers to create custom tools and extensions for AI assistants.
        Last updated -
        1
        6
        9
        TypeScript
        • Apple
      • A
        security
        F
        license
        A
        quality
        Model Context Protocol (MCP) server that integrates Redash with AI assistants like Claude, allowing them to query data, manage visualizations, and interact with dashboards through natural language.
        Last updated -
        10
        53
        16
        JavaScript
        • Apple
      • -
        security
        A
        license
        -
        quality
        A Model Context Protocol server that enables AI assistants like Claude to interact with Zulip workspaces, supporting capabilities such as posting messages, listing channels, sending direct messages, and accessing conversation history.
        Last updated -
        JavaScript
        Apache 2.0

      View all related MCP servers

      ID: m4gec7ffxp