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
46
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
460
IT学生プログラム参加のすすめ.pdf
ryutakojo
0
6
Featured
See All Featured
Code Review Best Practice
trishagee
71
19k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Six Lessons from altMBA
skipperchong
28
4k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
113
20k
Designing Experiences People Love
moore
142
24k
Documentation Writing (for coders)
carmenintech
75
5k
Code Reviewing Like a Champion
maltzj
525
40k
Making Projects Easy
brettharned
118
6.4k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
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で呼び出す方法