StreamableHTTP Transport
MCPDefinition
An MCP transport mechanism that communicates over HTTP, supporting both request-response and server-sent events for streaming. Suitable for remote deployment, multi-user environments, and production services. Preferred for enterprise MCP servers that need to serve multiple clients.
Example Usage
Deploy a shared internal tools MCP server using StreamableHTTP so all team members can access it without running it locally.