antonlvovych/jsonl-tools-mcp
If you are the rightful owner of jsonl-tools-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The JSONL Tools MCP Server is a specialized server designed to facilitate the analysis and management of JSON log files, providing tools for parsing, searching, filtering, and analyzing structured log data.
Tools
Functions exposed to the LLM to take actions
get_config
View current configuration settings.
set_config
Update configuration settings such as log directory and schema mapping.
detect_schema
Auto-detect log schema from sample files.
list_log_files
List available log files with filtering options.
parse_jsonl
Parse and read JSONL files with intelligent formatting.
search_logs
Search logs using semantic field names and correlation detection.
filter_logs
Filter logs by level, event, time range, and custom criteria.
find_related_logs
Find related logs using configured correlation fields.
analyze_log_patterns
Perform advanced pattern analysis with error detection.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client