Google Maps Platform Code Assist ツールキット
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
Google Maps Platform Code Assist ツールキットは、Model Context Protocol(MCP)サーバーです。このサーバーは、Google Maps Platform を使用してアプリケーションを開発するために使用される大規模言語モデル(LLM)からのレスポンスを、公式の最新のドキュメントとコードサンプルに基づいてレスポンスを生成することで強化します。
Gemini Code Assistant、Gemini CLI、Cline、Roo Code、Claude Code、Cursor、Windsurf の Cascade などの MCP クライアントと組み合わせて使用すると、ツールキットの MCP サーバーにより、LLM は最新バージョンの公式 Google Maps Platform デベロッパー リソースにアクセスできます。MCP サーバーはモデルがプロンプトされたときにコンテンツにアクセスするため、Google Maps Platform に関する LLM のコンテキストは、モデルのトレーニング日に利用可能なデータに限定する必要はありません。
MCP サーバーがアクセスできる Google Maps Platform リソースは次のとおりです。
- Google Maps Platform のドキュメント
- Google Maps Platform 利用規約
- Google Maps Platform トラスト センター
- Google Maps Platform の公式 GitHub 組織のコード リポジトリ
Google Maps Platform Code Assist ツールキットを使用するには、サーバーを複製して実行するための Node.js と npm がインストールされたローカルマシンと、サーバーにアクセスするための MCP クライアントが必要です。
ツールキットのインストールと使用方法、利用規約について詳しくは、GitHub リポジトリの README をご覧ください。
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-08-31 UTC。
[null,null,["最終更新日 2025-08-31 UTC。"],[],[],null,["The Google Maps Platform Code Assist toolkit is a Model Context Protocol (MCP)\nserver that enhances the responses from large language models (LLMs) used for\ndeveloping applications with the Google Maps Platform by grounding the responses\nin the official, up-to-date documentation and code samples.\n\nWhen used with an MCP client, such as those built into Gemini Code Assistant,\nGemini CLI, Cline, Roo Code, Claude Code, Cursor, or Windsurf's Cascade, the\ntoolkit's MCP server allows LLMs to access the latest versions of the official\nGoogle Maps Platform developer resources. Since the MCP server accesses the\ncontent when the model is prompted, the LLM's context regarding Google Maps\nPlatform does not have to be limited to the available data at the model's\ntraining date.\n\nGoogle Maps Platform resources that the MCP server can access include:\n\n- Google Maps Platform documentation\n- Google Maps Platform Terms of Service\n- Google Maps Platform Trust Center\n- Code repositories in Google Maps Platform official GitHub organizations\n\nIn order to use the Google Maps Platform Code Assist toolkit, you need a local\nmachine with Node.js and npm installed in order to clone and run the server, as\nwell as an MCP client to access the server.\n\nFor more information about installing and using the toolkit, as well as terms of\nuse, see the GitHub repository\n[README](https://github.com/googlemaps/platform-ai/tree/main/packages/code-assist)."]]