Platform AI runs on your own machine — the client starts it, so there is no endpoint to ping. 225 installs a week from npm. Last commit 14 May 2026.
Google Maps Platform Code Assist MCP
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add platform-ai -- npx -y @googlemaps/code-assist-mcp
{
"mcpServers": {
"platform-ai": {
"args": [
"-y",
"@googlemaps/code-assist-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.platform-ai]
command = "npx"
args = ["-y", "@googlemaps/code-assist-mcp"]
{
"mcpServers": {
"platform-ai": {
"args": [
"-y",
"@googlemaps/code-assist-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"platform-ai": {
"args": [
"-y",
"@googlemaps/code-assist-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.