Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Azure Database for PostgreSQL MCP Server を試してみる
Search
RyutaKojo
May 29, 2025
0
37
Azure Database for PostgreSQL MCP Server を試してみる
global azure 2025 Sapporoの資料
RyutaKojo
May 29, 2025
Tweet
Share
More Decks by RyutaKojo
See All by RyutaKojo
Azure Database for PostgreSQL の現在地
ryutakojo
0
390
IT学生プログラム参加のすすめ.pdf
ryutakojo
0
6
Featured
See All Featured
BBQ
matthewcrist
89
9.7k
4 Signs Your Business is Dying
shpigford
184
22k
A designer walks into a library…
pauljervisheath
207
24k
GraphQLとの向き合い方2022年版
quramy
49
14k
Measuring & Analyzing Core Web Vitals
bluesmoon
7
510
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Optimising Largest Contentful Paint
csswizardry
37
3.3k
What's in a price? How to price your products and services
michaelherold
246
12k
Scaling GitHub
holman
460
140k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
251
21k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
700
Writing Fast Ruby
sferik
628
62k
Transcript
Azure Database for PostgreSQL MCP Server を試してみる Ryuta Kojo
自己紹介 • 古城隆太(コジョウリュウタ) • 新卒1年目 https://x.com/RyutaKojo
Azure Database for PostgreSQLって何? • AzureのPaaS • 自動スケーリングや高可用性 • 現在はフレキシブルサーバーのみ選択可
(シングルサーバーは3月28日に廃止)
最近 がアツい • Microsoftが最近力を入れている • https://open.spotify.com/show/6XtjTEc4KGMK9fIGvmPLn7
https://techcommunit y.microsoft.com/blog/ adforpostgresql/april- 2025-recap-azure- database-for- postgresql-flexible- server/4412095
MCP (Model Context Protocol) って何? • 標準化された、LLMと外部ツールを接続するプロトコル IDE Claude MCP
Client (AI Agent) MCP Server MCP Server MCP Server MCP Protocol MCP Protocol
Azure Database for PostgreSQL MCP Server (プレビュー版) • 2025年4月にパブリックプレビュー版公開 •
まだ記事も(色んな言語含めて)ほとんどない
https://techcommunity.microsoft.com/blog/adforpostgresql/introducing-model-context-protocol-mcp-server-for-azure- database-for-postgresql-/4404360
Azure Database for PostgreSQL MCP Server (プレビュー版) https://github.com/Azure-Samples/azure-postgresql-mcp/tree/main
Githubのデモ • VSCodeで呼び出す方法 • Claude Desktopで呼び出す方法