Package io.modelcontextprotocol.client.transport
package io.modelcontextprotocol.client.transport
-
ClassDescriptionDefault
SseMessageEndpointValidatorthat validates themessageendpoint advertised by an SSE server.Server-Sent Events (SSE) implementation of theMcpTransportthat follows the MCP HTTP with SSE transport specification, using Java's HttpClient.Builder forHttpClientSseClientTransport.An implementation of the Streamable HTTP protocol as defined by the2025-03-26version of the MCP specification.Builder forHttpClientStreamableHttpTransport.Exception thrown when themessageendpoint returned from the SSE connection is not valid.Server parameters for stdio client.Validate the that message endpoint in the SSE transport is valid.Implementation of the MCP Stdio transport that communicates with a server process using standard input/output streams.