October 2025
Intermediate to advanced
304 pages
5h 36m
English
In Chapter 4, we discussed building MCP servers with the Server-Sent Events (SSE) transport. In that chapter, you learned that if you want users to access your MCP server on the web, you can’t use STDIO, but instead you need to use a transport such as SSE or, as described in this chapter, Streamable HTTP.
So, in this chapter, you will learn about the following:
The chapter covers the following topics:
Read now
Unlock full access