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
GitHub_Copilot_AgentでするMCP_Streamable_HTTPまで.pdf
Search
Sponsored
·
SiteGround - Reliable hosting with speed, security, and support you can count on.
→
clouddev-code
May 11, 2025
Programming
120
0
Share
Embed
Copy iframe code
Copy JS code
Copy link
Start on current slide
GitHub_Copilot_AgentでするMCP_Streamable_HTTPまで.pdf
clouddev-code
May 11, 2025
More Decks by clouddev-code
See All by clouddev-code
microVMsのユースケースを考える.pdf
cloudevcode
0
37
cdk8s_Helm_どちらを選ぶべきか_rev.pdf
cloudevcode
0
61
Regional_NAT_Gatewayについて_basicとの違い_試した内容スケールアウト_インについて_IPv6_dual_networkでの使い分けなど.pdf
cloudevcode
1
920
Grafana_LokiをECS_Fargateで構築する観点公開版.pdf
cloudevcode
0
53
ADK_for_Java.pdf
cloudevcode
1
110
initContainerをECSで実現したい.pdf
cloudevcode
0
42
VPC_Lattice検討したが_採用しなかった話.pptx.pptx.pdf
cloudevcode
0
32
Presentation_-_コンテナイメージ高速化技術.pptx.pdf
cloudevcode
0
41
EKS_Auto_Mode_Deep_Live.pdf
cloudevcode
0
63
Other Decks in Programming
See All in Programming
Apache Hive: そしてCloud Native Lakehouseへ
okumin
1
200
Embedded SREと共に達成した会員管理システムのAWS移行 - SRE NEXT 2026 ランチスポンサーセッション
niftycorp
PRO
1
3.3k
ルールを書いて終わらせないハーネスエンジニアリング
yug1224
4
1.8k
複数の Claude Code が"放置"されてしまう問題をCLI ダッシュボードを自作して解決した話
sumihiro3
1
610
『コードを書く以外の』エンジニアリング〜課金基盤移行プロジェクト推進のためのTips4選
yuriko1211
0
560
【やさしく解説 設計編・中級 #6】良いアーキテクチャとは ~ 一本の登り道の、行き先 ~
panda728
PRO
0
200
ここ半年くらいでAIに作らせたR用ツール
eitsupi
0
360
仕様書を書く前にハーネスを作る - Agent Native開発は「探索を速く、判定を固く」
gotalab555
4
1.4k
人間の目はかわらない、だからJPEGは30年もつ
yuzneri
12
17k
torikago - Ruby::Boxで照らすモジュラモノリスの実行境界
se4weed
1
310
全PRの83%がAIレビューだけでマージできるようになった開発組織はその後どうなったか
athug
0
1.1k
Go言語とトイモデルで学ぶTransformerの気持ち / fukuokago23-transformer
monochromegane
0
160
Featured
See All Featured
Practical Orchestrator
shlominoach
191
11k
Stop Working from a Prison Cell
hatefulcrawdad
274
21k
Future Trends and Review - Lecture 12 - Web Technologies (1019888BNR)
signer
PRO
0
3.7k
Side Projects
sachag
455
43k
Utilizing Notion as your number one productivity tool
mfonobong
4
490
Being A Developer After 40
akosma
91
590k
Faster Mobile Websites
deanohume
310
32k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
230
23k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
47
8.2k
Rebuilding a faster, lazier Slack
samanthasiow
85
9.6k
Between Models and Reality
mayunak
4
380
Lessons Learnt from Crawling 1000+ Websites
charlesmeaden
PRO
1
1.5k
Transcript
GitHub Copilot Agnetでする MCP Streamable HTTPまで みのるんさんとMCPの"今"をキャッチアップ!試した事 例と学びを語り合うLTラッシュ
hello! I am Soushi Hiruta 2 • 2025 AWS Community
Builder Container Category X @web_se Facebook shiruta Github clouddev-code Zenn clouddev-code dev.to shiruta • AWS Documentation MCP Server
3 EKS Auto Mode LifeCycle https://dev.to/shiruta/aws-eks-auto-mode-node-lifecycle-eks-1jgk
Agemda ✘ MCP Server ✘ Offical MCP Server ◦ MCP仕組み
◦ Server Send Events (SSE)の課題 ◦ Streamable HTTP ✘ FastMCP ✘ SSEでMCP Serverを ✘ Streamable HTTP . 4
5
MCP Server Feature 6 https://modelcontextprotocol.io/introduction
SSE(Seerver Send Events)の課題 7 https://www.reddit.com/r/mcp/comments/1k4f9rz/mcp_sdk_now_supports_streamable_http/
Streamable HTTP 8 セッションを毎回保持してくれるステートフルなメリットはあるSSEだと、ネット ワークエラーとかには弱い セッションを保持しない代わりに、ステートレスで行える
FastMCP 9 Python MCP SDK。1.8.0でStreamable HTTPに対応 uv add mcp[cli] https://github.com/modelcontextprotocol/python-sdk
SSEをまず試す 10
SSEでまず試す 11
SSEでまず試す 12
SSEでまず試す 13
SSMでのトレース 14
Streamable HTTP 15
Streamable HTTP 16
Streamable HTTP 17
2. Extra Resources For Business Plans, Marketing Plans, Project Proposals,
Lessons, etc
Appendix 19 • Model Context Protocol ◦ https://modelcontextprotocol.io/introduction • MCP
Python SDK ◦ https://github.com/modelcontextprotocol/python-sdk • Visual Studio Code Release 1.100.0 ◦ https://code.visualstudio.com/updates/v1_100#_mcp-support-for-streamable-http • MCP SDK now supports streamable HTTP ◦ https://www.reddit.com/r/mcp/comments/1k4f9rz/mcp_sdk_now_supports_streamable_http/ • Express.js + Next.jsで実装するMCP Streamable HTTPTransport ◦ https://zenn.dev/sbk0716/articles/ac111eca8ec263
20 Kubernetes Meetup Tokyo #70 KubeCon EU 2025 Recap https://k8sjp.connpass.com/event/353649/
Observability Pipeline Query Languages: Present and the Future - Jacek Migdal, Quesma 5/20に下記セッションの内容解説を話す予定
thanks! Any questions? You can find me at @web_se 21