Home › Other › platform-ai

platform-ai

Google Maps Platform Code Assist MCP

TypeScript
★ 105 stars Last pushed 2026-08-18 License: Apache-2.0

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.2.0)

npx -y @googlemaps/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "platform-ai": {
      "command": "npx",
      "args": [
        "-y",
        "@googlemaps/[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry