Skip to main content

Parallel-Sort MCP

โ† Back to MCPs
๐Ÿ”„

Parallel-Sort

Data Processingv2.2.3

Parallel Sort MCP - High-Performance Log File Processing for LLMs with advanced sorting and analysis

Keywords: parallel-sorting, log-processing, log-analysis, high-performance, timestamp-sorting, pattern-detection, log-filtering, data-export
License: BSD-3-Clause

Installation Playbooks

Select a preferred environment to provision the MCP server. Commands rely on `uv` for isolated dependency management.

{
"mcpServers": {
"parallel-sort-mcp": {
"command": "clio-kit",
"args": ["mcp-server", "parallel-sort"]
}
}
}