01Supports three distinct Chinese segmentation modes: precise, full, and search.
02Automatically filters whitespace characters from segmented output.
03Utilizes Server-Sent Events (SSE) for efficient data transmission.
04Offers Docker containerization for simplified deployment and scalability.
05Encapsulates the jieba segmentation library as a standard MCP tool.
060 GitHub stars