Lxlxw
@zxypro1
关于 Lxlxw
@amap/amap-maps-mcp-server
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"amap-maps": {
"command": "npx",
"args": [
"-y",
"@amap/amap-maps-mcp-server"
],
"env": {
"AMAP_MAPS_API_KEY": ""
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
媒体与设计 分类下的更多 MCP 服务器
Spotify MCP Server
marcelmaraisLightweight MCP server for Spotify
百度地图 MCP Server
baidu-mapsBaidu Map MCP Server
RustChain MCP
ScottcjnMCP server for RustChain blockchain and BoTTube video platform — AI agent tools for earning RTC tokens. Built on createkr's RustChain SDK.
MCP Google Map Server
cablateA powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API integration with LLM processing capabilities.

BibiGPT AI video & audio summarizer
JimmyLvOpenClaw / Claude Code / Codex Agent skill for summarizing videos/audio via BibiGPT CLI (bibi)
评论