Wasm Directoryalpha
v0.4.0 · World

server-transport

Server transport component world Transport components provide the entry point for MCP servers, handling the underlying communication protocol (HTTP, stdio, etc.) and routing requests to the server-handler pipeline. Transport components import server-handler to delegate MCP protocol logic.