← Index

io.github.ryanbaumann/platform-ai

io.github.ryanbaumann/platform-ai·v0.2.0·Maps & Location
Quality Score
60
/100

Google Maps Platform Code Assist MCP

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "platform-ai": {
      "command": "npx",
      "args": [
        "-y",
        "@googlemaps/code-assist-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "platform-ai": {
      "command": "npx",
      "args": [
        "-y",
        "@googlemaps/code-assist-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @googlemaps/code-assist-mcp
§03  MCP Quality Score  ·  methodology
freshness
10
completeness
5
installability
25
documentation
15
stability
5
§04  Alternatives in Maps & Location