Wrap MCP stdio servers with a WebSocket for use with kibitz.
Ws-Mcp is a tool designed to bridge the gap between MCP (Model Context Protocol) stdio servers and WebSocket communication. It enables users to interact with MCP servers through WebSockets, facilitating seamless integration with applications like kibitz. By wrapping MCP servers, ws-mcp allows for real-time data exchange and control, making it easier to manage and interact with various backend processes and services through a standardized WebSocket interface.
Key Features
01Can be configured with environment variables
02Facilitates integration with kibitz
0310 GitHub stars
04Allows running multiple servers simultaneously
05Wraps MCP stdio servers with a WebSocket interface
06Supports configuration via JSON file
Use Cases
01Integrating search functionalities (e.g., Brave search) into WebSocket-based applications
02Enabling WebSocket-based interaction with file management systems
03Providing a WebSocket interface for making HTTP requests via MCP