Lxlxw
@zxypro1
About Lxlxw
@amap/amap-maps-mcp-server
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"amap-maps": {
"command": "npx",
"args": [
"-y",
"@amap/amap-maps-mcp-server"
],
"env": {
"AMAP_MAPS_API_KEY": ""
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Lxlxw?
Lxlxw is an MCP server that provides access to the AMap Map API. It is designed for developers who want to integrate AMap mapping data and services with applications that support the Model Context Protocol.
How to use Lxlxw?
Configure the MCP server by adding the command and API key to your client settings as shown in the README, then run it using npx. The server requires a valid AMap Maps API key stored in the environment variable AMAP_MAPS_API_KEY.
Key features of Lxlxw
- Provides AMap Map API access through MCP.
- Easy setup via npx (no local installation needed).
- Uses environment variable for API key management.
Use cases of Lxlxw
—
FAQ from Lxlxw
Where can I get an AMap Maps API key?
Obtain an API key from https://lbs.amap.com/api/webservice/create-project-and-key.
How do I configure Lxlxw in my MCP client?
Add the following JSON to your client's mcpServers configuration:
{
"mcpServers": {
"amap-maps": {
"command": "npx",
"args": ["-y", "@amap/amap-maps-mcp-server"],
"env": { "AMAP_MAPS_API_KEY": "" }
}
}
}
What environment variable does Lxlxw use?
It uses the AMAP_MAPS_API_KEY environment variable to pass your API key.
Frequently asked questions
Where can I get an AMap Maps API key?
Obtain an API key from https://lbs.amap.com/api/webservice/create-project-and-key.
How do I configure Lxlxw in my MCP client?
Add the following JSON to your client's `mcpServers` configuration: ```json { "mcpServers": { "amap-maps": { "command": "npx", "args": ["-y", "@amap/amap-maps-mcp-server"], "env": { "AMAP_MAPS_API_KEY": "" } } } } ```
What environment variable does Lxlxw use?
It uses the `AMAP_MAPS_API_KEY` environment variable to pass your API key.
Basic information
More Media & Design MCP servers

Notch
NotchCreate finished video ads from chat. Give Notch a brief or product URL — it loads your brand context, writes the script, and produces the finished ad: avatar, scenes, voiceover, captions. Built for performance marketers,
MiniMax MCP
MiniMax-AIOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
KiCAD MCP: AI-Assisted PCB Design
mixelpixxKiCAD MCP is a Model Context Protocol (MCP) implementation that enables Large Language Models (LLMs) like Claude to directly interact with KiCAD for printed circuit board design.

Google Maps
modelcontextprotocolModel Context Protocol Servers
YouTube MCP Server
ZubeidHendricksMCP Server for YouTube API, enabling video management, Shorts creation, and advanced analytics
Comments