# Functions
NewServer creates a new stdio server instance.
NewSSEBridgeServer creates a new stdio server instance that forwards to SSE.
# Structs
Server handles stdio transport for MCP protocol.
SSEBridgeServer is a stdio server that forwards all requests to an SSE server.