Integrations
Provides access to AMap's location-related services, allowing users to interact with mapping and geolocation features through the Model Context Protocol.
Non-official AMap Model Context Protocol (MCP) server that enables interaction with AMap powerful location related service. You can use in the following MCP clients like Cursor, Claude Desktop, Cline , Windsurf and other Client.
Prerequisite
- python 3.10+;
- Get your AMAP_KEY from AMAP open platform.
- Install
uv
(Python package manager), install withpip install uv
or see theuv
repo for additional install methods.
Quickstart with Cursor
Go to Cursor -> Cursor Settings -> MCP, click Add new global MCP server
, and mcp.json will open, paste the following config content:
Example usage
A demonstration video:
You must be authenticated.
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.
Tools
Non-official Model Context Protocol server that enables interaction with AMap's location services through clients like Cursor, Claude Desktop, Cline, and Windsurf.
Related Resources
Related MCP Servers
- -securityFlicense-qualityA 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,2611Python
- AsecurityFlicenseAqualityA 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 -169TypeScript
- AsecurityFlicenseAqualityModel 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 -105316JavaScript
- -securityAlicense-qualityA 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 -JavaScriptApache 2.0