Enables Model Context Protocol (MCP) servers to be accessed via WebSocket connections.
Server Runner bridges WebSocket clients with Model Context Protocol (MCP) server implementations. It launches an MCP server process, manages WebSocket connections, and facilitates bidirectional communication between clients and the MCP server. With support for graceful shutdown and error handling, Server Runner simplifies the integration of MCP servers with web applications and other network-enabled clients.