New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@amap/amap-maps-mcp-server

Package Overview
Dependencies
Maintainers
5
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amap/amap-maps-mcp-server

MCP server for using the AMap Maps API

npmnpm
Version
0.0.4
Version published
Weekly downloads
3.6K
-17.14%
Maintainers
5
Weekly downloads
 
Created
Source

AMap Map MCP Server

MCP Server for the AMap Map API.

Setup

API Key

Get a AMap Maps API key: https://lbs.amap.com/api/webservice/create-project-and-key.

NPX

{
  "mcpServers": {
    "baidu-map": {
      "command": "npx",
      "args": [
        
      ],
      "env": {
        "": "<YOUR_API_KEY>"
      }
    }
  }
}

FAQs

Package last updated on 22 Mar 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts