---
title: Java on Azure Day 2025で「Spring AIで学ぶMCPの活用」について話してきました。
summary: この記事では、Java on Azure Day 2025での「Spring AIで学ぶMCPの活用」セッションの録画・スライド・デモコードを紹介します。
tags: ["Spring AI", "MCP", "Spring Boot", "Java"]
categories: ["Programming", "Java", "org", "springframework", "ai", "mcp"]
date: 2025-06-24T06:24:39Z
updated: 2025-06-24T06:28:21Z
---

[Java on Azure Day 2025](https://msevents.microsoft.com/event?id=172327856571)で"Spring AIで学ぶMCPの活用"について話しました。

セッションの録画は以下です。

<iframe width="560" height="315" src="https://www.youtube.com/embed/JxeJljXyGuo?si=4YYv41cVzhrFdKRr" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

スライドは以下です。

<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vT5aApf_9X3kQhfxCi5oiBp09SWKEfIQhTYH9qzt1wNQBlIg-z5xtITjaU7j94FCLPMwr8aPXhi3YZ4/pubembed?start=false&loop=false&delayms=60000" frameborder="0" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>

使用したデモのソースコードは

* https://github.com/making/hello-spring-ai
* https://github.com/categolj/room-reservation

です。

Microsoft主催のイベントなので忖度して、デモにAzure OpenAI ServiceとGithub Copilotを使いましたが、普段はClaude (OpenAI API + Desktop)を使っているので、特に環境に依存はしていません。

ご清聴ありがとうございました。
