Skip to main content
Glama

AMap Maps MCP Server

by masx200
Mulan Permissive Software License, Version 2
2
package.json786 B
{ "name": "@masx200/amap-maps-mcp-server", "version": "1.0.0", "description": "MCP server for using the AMap Maps API", "author": "高德地图开放平台, PBC (https://lbs.amap.com)", "type": "module", "license": "ISC", "bin": { "mcp-amap": "./build/index.js" }, "files": [ "build" ], "main": "build/index.js", "scripts": { "build": "chmod 755 build/index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.17.2", "@types/express": "^5.0.3", "@types/node-fetch": "^2.6.12", "express": "^5.1.0", "node-fetch": "^3.3.2", "zod": "3.25.76" }, "devDependencies": { "shx": "^0.3.4", "typescript": "^5.6.2" }, "publishConfig": { "access": "public", "registry": "https://registry.npmjs.org" } }

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/masx200/amap-maps-mcp-server'

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