Slide 1

Slide 1 text

Azure Database for PostgreSQL MCP Server を試してみる Ryuta Kojo

Slide 2

Slide 2 text

自己紹介 • 古城隆太(コジョウリュウタ) • 新卒1年目 https://x.com/RyutaKojo

Slide 3

Slide 3 text

Azure Database for PostgreSQLって何? • AzureのPaaS • 自動スケーリングや高可用性 • 現在はフレキシブルサーバーのみ選択可 (シングルサーバーは3月28日に廃止)

Slide 4

Slide 4 text

最近 がアツい • Microsoftが最近力を入れている • https://open.spotify.com/show/6XtjTEc4KGMK9fIGvmPLn7

Slide 5

Slide 5 text

https://techcommunit y.microsoft.com/blog/ adforpostgresql/april- 2025-recap-azure- database-for- postgresql-flexible- server/4412095

Slide 6

Slide 6 text

MCP (Model Context Protocol) って何? • 標準化された、LLMと外部ツールを接続するプロトコル IDE Claude MCP Client (AI Agent) MCP Server MCP Server MCP Server MCP Protocol MCP Protocol

Slide 7

Slide 7 text

Azure Database for PostgreSQL MCP Server (プレビュー版) • 2025年4月にパブリックプレビュー版公開 • まだ記事も(色んな言語含めて)ほとんどない

Slide 8

Slide 8 text

https://techcommunity.microsoft.com/blog/adforpostgresql/introducing-model-context-protocol-mcp-server-for-azure- database-for-postgresql-/4404360

Slide 9

Slide 9 text

Azure Database for PostgreSQL MCP Server (プレビュー版) https://github.com/Azure-Samples/azure-postgresql-mcp/tree/main

Slide 10

Slide 10 text

Githubのデモ • VSCodeで呼び出す方法 • Claude Desktopで呼び出す方法