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
53
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
480
IT学生プログラム参加のすすめ.pdf
ryutakojo
0
8
Featured
See All Featured
Agile that works and the tools we love
rasmusluckow
331
21k
A Tale of Four Properties
chriscoyier
161
23k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.7k
The Language of Interfaces
destraynor
162
25k
How STYLIGHT went responsive
nonsquared
100
5.9k
Visualization
eitanlees
150
16k
jQuery: Nuts, Bolts and Bling
dougneiner
65
7.9k
Navigating Team Friction
lara
190
15k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
23
1.5k
Designing for humans not robots
tammielis
254
26k
Writing Fast Ruby
sferik
630
62k
[RailsConf 2023] Rails as a piece of cake
palkan
57
6k
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で呼び出す方法