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.

Inoffizieller AMap Model Context Protocol (MCP)-Server, der die Interaktion mit dem leistungsstarken standortbezogenen Dienst von AMap ermöglicht. Sie können folgende MCP-Clients verwenden: Cursor, Claude Desktop, Cline, Windsurf und andere.

Voraussetzung

  1. Python 3.10+;
  2. Holen Sie sich Ihren AMAP_KEY von der offenen AMAP-Plattform .
  3. Installieren Sie uv (Python-Paketmanager), installieren Sie mit pip install uv oder sehen Sie sich das uvRepository für zusätzliche Installationsmethoden an.

Schnellstart mit Cursor

Gehen Sie zu Cursor -> Cursoreinstellungen -> MCP, klicken Sie auf Add new global MCP server . mcp.json wird geöffnet. Fügen Sie den folgenden Konfigurationsinhalt ein:

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

Beispielverwendung

Ein Demonstrationsvideo:

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.

Inoffizieller Model Context Protocol-Server, der die Interaktion mit den Standortdiensten von AMap über Clients wie Cursor, Claude Desktop, Cline und Windsurf ermöglicht.

  1. Schnellstart mit Cursor
    1. Beispielverwendung

      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