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
51
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
470
IT学生プログラム参加のすすめ.pdf
ryutakojo
0
7
Featured
See All Featured
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
A designer walks into a library…
pauljervisheath
209
24k
Navigating Team Friction
lara
190
15k
Building Adaptive Systems
keathley
44
2.8k
Building Better People: How to give real-time feedback that sticks.
wjessup
369
20k
KATA
mclloyd
32
15k
What’s in a name? Adding method to the madness
productmarketing
PRO
24
3.7k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
jQuery: Nuts, Bolts and Bling
dougneiner
65
7.9k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
508
140k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
9
590
How to Think Like a Performance Engineer
csswizardry
27
2k
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で呼び出す方法