Google Cloud、Gemini CLIとMCP serversでアプリ移行・デプロイを自動化
Original: Stop deploying manually. Watch this demo to learn how to use the Gemini CLI and Google's new Model Context Protocol (MCP) servers to migrate and deploy a full-stack application agentically → goo.gle/4v9tEWu View original →
Google CloudがXで示した内容
2026年3月27日、GoogleCloudTechはGemini CLIがModel Context Protocol(MCP) serversを使ってfull-stack applicationをagentically migrateし、deployするデモを共有した。重要なのは、この投稿が基盤技術の初公開ではなく、複数の要素が実際のworkflowとしてつながる様子を見せていることだ。
この違いは成熟度を見るうえで重要である。X投稿は新しいが、デモを可能にしたbuilding block自体はそれ以前に公開されていた。したがって今回の意味は、個別機能の紹介ではなく、それらが実務フローとして組み上がり始めたことにある。
Google Cloud公式記事が補足する点
Google Cloudの2025年9月11日の記事は、Gemini CLI向けの初期extensionとして/security:analyzeと/deployを紹介している。前者は脆弱性分析、後者はCloud Runへのデプロイを担う。Googleによれば、/deployはCloud Run MCP serverを通じてcommand lineから実質的なCI/CDパイプラインを自動化し、terminal上のGemini CLIだけでなく、VS CodeのGemini Code Assist agent modeやCloud Shellからも利用できる。
さらに2025年12月11日の別記事では、Googleサービス向けの公式MCP supportが発表された。Googleは、Gemini CLIのようなMCP clientが脆いlocal serverの寄せ集めではなく、managedでenterprise-readyなendpointへ接続できるようになったと説明する。初期対象にはGoogle Maps、BigQuery、GCE、GKEが含まれ、アクセス制御や監査にはIAM、audit logging、Cloud API Registry、Model Armorが使われる。
なぜ重要か
この2本の公式記事と2026年3月27日のXデモを合わせてみると、Googleはagentic cloud workflowを一つの連続した作業面として扱おうとしていることが分かる。開発者がshell command、deployment console、個別integrationの間を行き来する代わりに、migrationやdeployment、さらにはより広いcloud operationを共通protocol surfaceの背後にあるtool callとしてまとめようとしている。
価値は利便性だけではない。Managed MCP endpointにより、agentが実際のcloud resourceを操作するためのcustom glue codeを減らせる。Googleがこのモデルをinfrastructure、data、security servicesへ広げ続ければ、Gemini CLIはterminal内のchatbotから、agent-assisted application operationのcontrol planeへ近づいていく可能性がある。
出典: GoogleCloudTech X投稿 · Gemini CLI extensionに関するGoogle Cloud記事 · Googleサービス向けMCP supportに関するGoogle Cloud記事
Related Articles
GoogleはGemini CLIに、edit前にrequest分析、codebase理解、dependency確認を行うread-onlyのPlan modeを追加した。ask_user toolとread-only MCP supportも導入し、要件確認と外部context取得を安全に進めやすくした。
GitHubはAI coding agentがcommitやpull requestの前にGitHub MCP Server経由でsecret scanningを呼び出せるようになったと発表した。この機能はGitHub Secret Protectionを有効にしたrepository向けにpublic previewで提供される。
OpenAI Devsは2026年3月26日、Codexでpluginのロールアウトを開始したと発表した。OpenAIのCodex文書では、pluginをskills、app integration、MCP server設定をまとめる再利用可能な bundle と説明しており、Codexをチーム向け workflow 基盤へ広げる更新といえる。
Comments (0)
No comments yet. Be the first to comment!