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
80
これからはじめる 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 (と GitHub Codespaces)
tsubakimoto_s
1
230
GitHub Copilot CLI を使いやすくしよう
tsubakimoto_s
0
230
AspireとGitHub Modelsで作るお手軽AIアプリ
tsubakimoto_s
0
74
Memories of GitHub Universe & San Francisco
tsubakimoto_s
0
62
私のMCPの使い方
tsubakimoto_s
0
170
Cloudflare の MCP サーバーをためしてみた
tsubakimoto_s
1
220
re:Invent の裏でアップデートされていた .NET Aspire で統合するAWS のクラウドリソース
tsubakimoto_s
1
150
.NET AspireでAzure Functionsやクラウドリソースを統合する
tsubakimoto_s
0
350
Microsoft Entra External IDとAzure AD B2C
tsubakimoto_s
0
2.5k
Other Decks in Technology
See All in Technology
LINEアプリ開発のための Claude Code活用基盤の構築
lycorptech_jp
PRO
1
1.3k
「使いにくい」も「運用疲れ」も卒業する UIデザイナーとエンジニアが創る持続可能な内製開発
nrinetcom
PRO
1
770
Security Diaries of an Open Source IAM
ahus1
0
190
Kaggleの経験が実務にどう活きているか / kaggle_findy
sansan_randd
1
140
マネージャー版 "提案のレベル" を上げる
konifar
12
7.8k
Kiro のクレジットを使い切る!
otanikohei2023
0
100
トラブルの大半は「言ってない」x「言ってない」じゃねーか!!
ichimichi
0
290
1 年間の育休から時短勤務で復帰した私が、 AI を駆使して立ち上がりを早めた話
lycorptech_jp
PRO
0
210
Agentic Codingの実践とチームで導入するための工夫
lycorptech_jp
PRO
0
380
脱・コピペ!自分で調べて書くK8sマニフェスト
devops_vtj
0
110
Master Dataグループ紹介資料
sansan33
PRO
1
4.4k
作るべきものと向き合う - ecspresso 8年間の開発史から学ぶ技術選定 / 技術選定con findy 2026
fujiwara3
6
1.7k
Featured
See All Featured
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
287
14k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
16k
Public Speaking Without Barfing On Your Shoes - THAT 2023
reverentgeek
1
330
Organizational Design Perspectives: An Ontology of Organizational Design Elements
kimpetersen
PRO
1
620
The Limits of Empathy - UXLibs8
cassininazir
1
240
AI: The stuff that nobody shows you
jnunemaker
PRO
3
340
The untapped power of vector embeddings
frankvandijk
2
1.6k
Odyssey Design
rkendrick25
PRO
2
530
Building AI with AI
inesmontani
PRO
1
760
The Organizational Zoo: Understanding Human Behavior Agility Through Metaphoric Constructive Conversations (based on the works of Arthur Shelley, Ph.D)
kimpetersen
PRO
0
260
Imperfection Machines: The Place of Print at Facebook
scottboms
269
14k
Are puppies a ranking factor?
jonoalderson
1
3.1k
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