类 | 说明 |
---|---|
ServerParameters |
Server parameters for stdio client.
|
ServerParameters.Builder | |
StdioClientTransport |
Implementation of the MCP Stdio transport that communicates with a server process using
standard input/output streams.
|
WebRxSseClientTransport |
Server-Sent Events (SSE) implementation of the
McpTransport that follows the MCP HTTP with SSE
transport specification. |
WebRxSseClientTransport.Builder |
Builder for
WebRxSseClientTransport . |