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
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
Amazon_Bedrock_AgentCore_の概要_-_Slidev.pdf
cloudevcode
0
46
Regional_NAT_Gatewayについて_basicとの違い_試した内容スケールアウト_インについて_IPv6_dual_networkでの使い分けなど.pdf
cloudevcode
1
910
Grafana_LokiをECS_Fargateで構築する観点公開版.pdf
cloudevcode
0
46
ADK_for_Java.pdf
cloudevcode
1
100
initContainerをECSで実現したい.pdf
cloudevcode
0
36
VPC_Lattice検討したが_採用しなかった話.pptx.pptx.pdf
cloudevcode
0
29
Presentation_-_コンテナイメージ高速化技術.pptx.pdf
cloudevcode
0
37
EKS_Auto_Mode_Deep_Live.pdf
cloudevcode
0
58
re_invent_2024アップデートで実現可能なアーキテクチャを考える.pdf
cloudevcode
1
310
Other Decks in Programming
See All in Programming
JJUG CCC 2026 Spring: JSpecify で実現する Kotlin フレンドリーな Java API 設計
ternbusty
1
140
Composerを使ったサプライチェーン攻撃の様子を眺めてみる #phpstudy
o0h
PRO
2
220
軽量Java基盤の設計 DIコンテナに頼らない、長期保守と1秒起動の実現 JJUG CCC 2026 Spring
macha64
0
450
The Arts and Crafts of Work in the AI Era — Toward Mastery in Software Development
kuranuki
1
720
ADKを使って簡単にAIエージェントを作ってみよう
k1mu21
0
230
関係性から理解する"同一性"の型用語たち
pvcresin
2
640
タクシーアプリ『GO』の バックエンド開発のおける AI利活用と若者のすべて
pyama86
3
1.9k
Claspは野良GASの夢をみるか
takter00
0
170
技術記事、AIに書かせるか、自分で書くか? 〜それでも私が自分の手で書く理由〜 / #QiitaConference
jnchito
2
1.3k
AI駆動開発で崩れていくコードベースを立て直す
kyoko_nr_nr
1
440
生成AI時代にこそ効くGo | Why Go Works in the Age of Generative AI
mom0tomo
8
3.1k
Javaの型とAI時代に型が大事な理由 / java types and type in AI era
kishida
2
110
Featured
See All Featured
End of SEO as We Know It (SMX Advanced Version)
ipullrank
3
4.2k
How to Ace a Technical Interview
jacobian
281
24k
GraphQLの誤解/rethinking-graphql
sonatard
75
12k
The Organizational Zoo: Understanding Human Behavior Agility Through Metaphoric Constructive Conversations (based on the works of Arthur Shelley, Ph.D)
kimpetersen
PRO
0
350
Color Theory Basics | Prateek | Gurzu
gurzu
0
350
Fashionably flexible responsive web design (full day workshop)
malarkey
408
66k
What’s in a name? Adding method to the madness
productmarketing
PRO
24
4.1k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
Producing Creativity
orderedlist
PRO
348
40k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
1.4k
The browser strikes back
jonoalderson
0
1.1k
HU Berlin: Industrial-Strength Natural Language Processing with spaCy and Prodigy
inesmontani
PRO
0
400
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