CursorPool
← 返回首页

Google Maps MCP Server

4

提供 Google 地图数据的 MCP 服务器,含商家搜索、地点详情、评论、照片与本地获客,由 Apify 云基础设施驱动。

MCPGoogle Maps MCP 服务器
添加到 Cursor

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

{
  "command": "npx",
  "args": [
    "-y",
    "@apify/actors-mcp-server",
    "--actors",
    "nexgendata/google-maps-mcp-server"
  ],
  "env": {
    "APIFY_TOKEN": "YOUR_APIFY_TOKEN"
  }
}