Skip to main content
Glama

AMap MCP Server

by Francis235

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: Demo

Install Server
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

      • A
        security
        A
        license
        A
        quality
        A Model Context Protocol server that facilitates communication between ABAP systems and MCP clients, providing tools for managing ABAP objects, handling transport requests, and performing code analysis to enhance ABAP development workflows.
        Last updated -
        128
        40
        TypeScript
        MIT License
        • Linux
        • Apple
      • A
        security
        A
        license
        A
        quality
        A Model Context Protocol server that provides Google Maps API integration, allowing users to search locations, get place details, geocode addresses, calculate distances, obtain directions, and retrieve elevation data through LLM processing capabilities.
        Last updated -
        7
        983
        63
        TypeScript
        MIT License
      • -
        security
        A
        license
        -
        quality
        Official Model Context Protocol server that enables interaction with powerful Speech-to-Text and Audio Intelligence APIs, allowing clients like Claude Desktop to transcribe audio, analyze speech, translate content, and more.
        Last updated -
        2
        Python
        MIT License
      • -
        security
        A
        license
        -
        quality
        A server that implements the Model Context Protocol, providing a standardized way to connect AI models to different data sources and tools.
        Last updated -
        1
        8
        TypeScript
        MIT License

      View all related MCP servers

      MCP directory API

      We provide all the information about MCP servers via our MCP API.

      curl -X GET 'https://glama.ai/api/mcp/v1/servers/Francis235/amap-mcp'

      If you have feedback or need assistance with the MCP directory API, please join our Discord server