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
これからはじめる Model Context Protocol
Search
Yuta Matsumura
September 21, 2025
Technology
0
48
これからはじめる Model Context Protocol
ツナギメオフライン ベンキョウカイ #1
https://tsunagime-offline.connpass.com/event/366434/
Yuta Matsumura
September 21, 2025
Tweet
Share
More Decks by Yuta Matsumura
See All by Yuta Matsumura
私のMCPの使い方
tsubakimoto_s
0
130
Cloudflare の MCP サーバーをためしてみた
tsubakimoto_s
1
36
re:Invent の裏でアップデートされていた .NET Aspire で統合するAWS のクラウドリソース
tsubakimoto_s
1
110
.NET AspireでAzure Functionsやクラウドリソースを統合する
tsubakimoto_s
0
310
Microsoft Entra External IDとAzure AD B2C
tsubakimoto_s
0
1.9k
Minimal Observability on Minimal API
tsubakimoto_s
0
120
ワークフローのコピペを自作で解消した話
tsubakimoto_s
0
86
Azure AI ことはじめ
tsubakimoto_s
0
680
Azureのコアサーバーレス Azure Functions
tsubakimoto_s
0
690
Other Decks in Technology
See All in Technology
Sansan Engineering Unit 紹介資料
sansan33
PRO
1
3k
webpack依存からの脱却!快適フロントエンド開発をViteで実現する #vuefes
bengo4com
3
3.1k
Building a cloud native business on open source
lizrice
0
170
もう外には出ない。より快適なフルリモート環境を目指して
mottyzzz
13
9.6k
ストレージエンジニアの仕事と、近年の計算機について / 第58回 情報科学若手の会
pfn
PRO
3
520
物体検出モデルでシイタケの収穫時期を自動判定してみた。 #devio2025
lamaglama39
0
280
Implementing and Evaluating a High-Level Language with WasmGC and the Wasm Component Model: Scala’s Case
tanishiking
0
170
AI-Readyを目指した非構造化データのメダリオンアーキテクチャ
r_miura
1
300
オブザーバビリティと育てた ID管理・認証認可基盤の歩み / The Journey of an ID Management, Authentication, and Authorization Platform Nurtured with Observability
kaminashi
1
260
AIエージェントによる業務効率化への飽くなき挑戦-AWS上の実開発事例から学んだ効果、現実そしてギャップ-
nasuvitz
1
310
アウトプットから始めるOSSコントリビューション 〜eslint-plugin-vueの場合〜 #vuefes
bengo4com
3
1.6k
Observability for the system understanding and curious by developers
maruloop
1
480
Featured
See All Featured
A Modern Web Designer's Workflow
chriscoyier
697
190k
Making Projects Easy
brettharned
120
6.4k
Into the Great Unknown - MozCon
thekraken
40
2.1k
How to train your dragon (web standard)
notwaldorf
97
6.3k
Documentation Writing (for coders)
carmenintech
75
5.1k
Principles of Awesome APIs and How to Build Them.
keavy
127
17k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
630
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
34
2.3k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
667
130k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
46
2.5k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
508
140k
Automating Front-end Workflow
addyosmani
1371
200k
Transcript
これからはじめる Model Context Protocol 2025/09/18 ツナギメオフラインベンキョウカイ #1 Yuta Matsumura
松村 優大 (MLBお兄さん) © 2025 Yuta Matsumura. #ツナギメオフライン 株式会社オルターブース (Chief
Technical Architect) Microsoft MVP for Developer Technologies Microsoft Top Partner Engineer Award 2025 GitHub 公認トレーナー PHPカンファレンス福岡 コアスタッフ C#, PHP, Azure, GitHub が好き #fukuten #devblogradio の中の人 SNS: https://linktr.ee/tsubakimoto 2
どれくらい AIを活用していますか? © 2025 Yuta Matsumura. #ツナギメオフライン 4
わたしが使っている AI サービス 開発用 サービス用 © 2025 Yuta Matsumura. #ツナギメオフライン
5 GitHub Copilot Azure AI Foundry (online) Ollama (local)
わたしが使っている AI サービス 開発用 © 2025 Yuta Matsumura. #ツナギメオフライン 6
GitHub Copilot
VS Code で使える 3つのモード 開発用 © 2025 Yuta Matsumura. #ツナギメオフライン
7 GitHub Copilot 1. Ask → Copilot との Q&A 2. Edit → 複数ファイルをまたぐ変更 3. Agent → 自律的なコーディング
Agent モードの MCP サポート © 2025 Yuta Matsumura. #ツナギメオフライン 8
エージェント (Copilot) が外部 サービスと接続してタスクを進め るために MCP を活用する。 https://modelcontextprotocol.io/docs/getting-started/intro ▼MCPサーバー
Model Context Protocol (MCP) © 2025 Yuta Matsumura. #ツナギメオフライン 9
https://modelcontextprotocol.io/docs/learn/architecture JSON-RCP のデータを Stdio or Streamable HTTP で通信する
MCP サーバーは増えつつあります © 2025 Yuta Matsumura. #ツナギメオフライン 10
github/github-mcp-server ツールセット 何ができるか context 現在のユーザーと操作している GitHub の情報をコンテキストとして提供 actions GitHub Actions
ワークフローの操作 code_security Code Scanning などのコードセキュリティ関連の操作 dependabot Dependabot アラートの操作 discussions Discussions の操作 experiments 実験的な機能の操作 gists Gists の操作 (スニペットなアレ) issues Issue の操作 notifications 通知の操作 orgs 組織の操作 pull_requests プルリクエストの操作 repos リポジトリの操作 secret_protection シークレットの保護に関する操作 security_advisories セキュリティアドバイザリーの操作 (勧告の取得など) users ユーザーの操作 © 2025 Yuta Matsumura. #ツナギメオフライン 11
MCP がテーマのコミュニティを始めます! © 2025 Yuta Matsumura. #ツナギメオフライン 12 https://fukuoka-mcp.connpass.com/ ▼参加お願いします!
Appendix • https://modelcontextprotocol.io/ • https://code.visualstudio.com/mcp • https://github.com/github/github-mcp-server © 2025 Yuta
Matsumura. #ツナギメオフライン 13
ご清聴ありがとうございました © 2025 Yuta Matsumura. #ツナギメオフライン 14