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.

Servidor no oficial del Protocolo de Contexto de Modelo (MCP) de AMap que permite la interacción con el potente servicio de ubicación de AMap. Se puede usar en los siguientes clientes MCP: Cursor, Claude Desktop, Cline, Windsurf y otros.

Requisito previo

  1. Python 3.10+;
  2. Obtenga su AMAP_KEY de la plataforma abierta AMAP .
  3. Instale uv (administrador de paquetes de Python), instálelo con pip install uv o consulte el repositorio uv para obtener métodos de instalación adicionales.

Inicio rápido con cursor

Vaya a Cursor -> Configuración del cursor -> MCP, haga clic en Add new global MCP server y se abrirá mcp.json, pegue el siguiente contenido de configuración:

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

Ejemplo de uso

Un vídeo demostrativo:

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.

Servidor de protocolo de contexto de modelo no oficial que permite la interacción con los servicios de ubicación de AMap a través de clientes como Cursor, Claude Desktop, Cline y Windsurf.

  1. Inicio rápido con cursor
    1. Ejemplo de uso

      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