g

gage-amap

fovegage/gage-amap
0 Stars 19 次浏览 更新于 2026-08-23

MCP 服务配置

复制以下 JSON 到 OPClaw 或其他 MCP 客户端的配置文件中即可使用

{
  "mcpServers": {
    "google-maps": {
      "args": [
        "-y",
        "@modelcontextprotocol/server-google-maps"
      ],
      "command": "npx",
      "env": {
        "GOOGLE_MAPS_API_KEY": "\u003cYOUR_API_KEY\u003e"
      }
    }
  }
}

服务介绍

ww

相关 MCP 服务