Google Maps Platform Code Assist MCP
Valid MCP server (2 strong, 1 medium validity signals). No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
5 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-ryanbaumann-platform-ai": {
"args": [
"-y",
"google-maps-platform-ai"
],
"command": "npx"
}
}
}From the project's GitHub README.
This repository contains the Google Maps Platform Code Assist toolkit, a Model Context Protocol (MCP) server that enhances the responses from large language models (LLMs) used for developing applications with the Google Maps Platform by grounding them in the official, up-to-date documentation and code samples.
npm install -g @google/gemini-cli
Install the Google Maps Platform extension
gemini extensions install https://github.com/googlemaps/platform-ai.git
gemini mcp list.~/.gemini/settings.json file.
{
"mcpServers": {
"google-maps-platform-code-assist": {
"command": "npx",
"args": ["-y", "@googlemaps/code-assist-mcp@latest"]
}
}
}
For information about installing and using the toolkit with any MCP client, as well as terms of use, see the Code Assist toolkit README.
Use these example prompts to get started with the Code Assist MCP server or supported AI agents:
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.