mcpbeat Sign in

Platform AI MCP Server

by ryanbaumann Your server? Claim it
local only

Platform AI runs on your own machine — the client starts it, so there is no endpoint to ping. 339 installs a week from npm. Last commit 18 Aug 2026.

Google Maps Platform Code Assist MCP

Installs per day peak 93 · avg 50 · +120% w/w
a month agotoday
339
Installs / week
npm · @googlemaps/code-assist-mcp
105
Stars
2 open issues
18 Aug 2026
Last commit
0 releases in 90 days
Apache-2.0
License
TypeScript

Nothing serious here today

Today is the operative word: we check Platform AI every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add platform-ai -- npx -y @googlemaps/code-assist-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "platform-ai": {
      "args": [
        "-y",
        "@googlemaps/code-assist-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.platform-ai]
command = "npx"
args = ["-y", "@googlemaps/code-assist-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "platform-ai": {
      "args": [
        "-y",
        "@googlemaps/code-assist-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "platform-ai": {
      "args": [
        "-y",
        "@googlemaps/code-assist-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Platform AI

same job, measured the same way
Google_ads
by pipeworx-io

Google Ads MCP Pack

36 tools answering
Gpc MCP Server
by muhammetali

Google Play Console MCP Server for AI coding agents

53 installs/wk local only
Google_calendar
by pipeworx-io

Google Calendar MCP Pack

36 tools answering
Google_search_console
by pipeworx-io

Google Search Console MCP Pack

35 tools answering
Google_analytics
by pipeworx-io

Google Analytics MCP Pack

35 tools answering
Google Books
by pipeworx-io

Google Books MCP

35 tools answering
Google_drive
by pipeworx-io

Google Drive MCP Pack

36 tools answering
EmbedEarth (E2)
by paulwxnter

Open-source Google Maps Platform alternative for agents: search, route, map, geocode, and compute.

619 installs/wk local only

Platform AI — questions

Answers built from our own checks of this server.

Why is there no uptime for Platform AI?
Platform AI runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @googlemaps/code-assist-mcp was installed 339 times last week.
How do I connect Platform AI?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @googlemaps/code-assist-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Platform AI?
The npm package @googlemaps/code-assist-mcp was installed 339 times in the last week. Week over week that is +120%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Platform AI open source?
Yes — it is published under the Apache-2.0 licence, written in TypeScript, 105 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.