Agent♥︎Age
Catalog

io.github.rog0x/log

Official

by rog0x · TypeScript

Log parse, filter, analyze for AI agents

A MCP server for log parse, filter, and analysis geared toward AI agents. Exposes tools to parse and filter various log formats as part of the Model Context Protocol (MCP) ecosystem, enabling structured extraction of timestamps, levels, messages, and sources for downstream agent workflows.

🛠️ Key Features

  • Tools: parse_logs, filter_logs
  • Supported formats: JSON logs, Apache/Nginx access logs, syslog, and structured logs
  • Custom regex support with named capture groups
  • Extracts: timestamp, level, message, source, and additional fields
  • MCP-compatible, designed for AI agents and devops workflows

🚀 Use Cases

  • Preprocess and normalize logs for AI agent analysis
  • Filter by log level, date range, keywords, and regex
  • Prepare structured data for monitoring and incident response
  • Integrate log insights into MCP-based model contexts

⚡ Developer Benefits

  • Clear, structured log processing tools for MCP servers
  • Extensible parsing and filtering capabilities
  • Grounded in MCP concepts for consistent model-context provisioning

⚠️ Limitations

  • Readme excerpt limited to parse and filter capabilities
  • Detail coverage may vary by deployment; consult repository for full toolset and options

Topics

ai-agentsanalysisclaudedevopslogsmcpmodel-context-protocolmonitoringai-toolsdeveloper-toolsmcp-servertypescript