Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Json Logs Mcp Server

    MCP server for Python JSON logs

    4 stars
    Python
    Updated Aug 24, 2025
    json
    logs
    mcp
    mcp-server

    Table of Contents

    • Features
    • Prerequisites
    • Installation
    • Configuration
    • Configure Log Directory
    • Configure Claude Desktop
    • Log Format
    • Required Fields:
    • Sample Log File
    • Python Logger Configuration Example
    • Available Tools
    • 1. list_log_files
    • 2. query_logs
    • 3. aggregate_logs
    • 4. get_log_stats
    • Usage Examples
    • Example 1: Finding Errors
    • Example 2: Analyzing Patterns
    • Example 3: Debugging Issues
    • Running Standalone
    • Troubleshooting
    • Server won't start
    • "spawn python ENOENT" error
    • "Module not found" errors
    • No logs found
    • Tools not appearing in Claude
    • Debugging tips
    • Performance Considerations
    • Contributing
    • License

    Table of Contents

    • Features
    • Prerequisites
    • Installation
    • Configuration
    • Configure Log Directory
    • Configure Claude Desktop
    • Log Format
    • Required Fields:
    • Sample Log File
    • Python Logger Configuration Example
    • Available Tools
    • 1. list_log_files
    • 2. query_logs
    • 3. aggregate_logs
    • 4. get_log_stats
    • Usage Examples
    • Example 1: Finding Errors
    • Example 2: Analyzing Patterns
    • Example 3: Debugging Issues
    • Running Standalone
    • Troubleshooting
    • Server won't start
    • "spawn python ENOENT" error
    • "Module not found" errors
    • No logs found
    • Tools not appearing in Claude
    • Debugging tips
    • Performance Considerations
    • Contributing
    • License

    Documentation

    JSON Logs MCP Server

    A Model Context Protocol (MCP) server that enables Claude Desktop (or any MCP client) to read and analyze JSON-formatted log files. This server provides tools for searching, filtering, aggregating, and analyzing structured log data.

    Features

    • 📁 Browse log files - List and read JSON-formatted log files
    • 🔍 Search and filter - Query logs by level, module, function, message content, and time range
    • 📊 Aggregate data - Group and analyze logs by various criteria
    • 📈 Statistics - Get comprehensive statistics about your log data
    • 🚀 Fast and efficient - Optimized for handling large log files

    Prerequisites

    • Python 3.11 or higher
    • Claude Desktop (or another MCP client)

    Installation

    1. Clone this repository:

    bash
    git clone https://github.com/mfreeman451/json-logs-mcp-server.git
    cd json-logs-mcp-server

    2. Create a virtual environment:

    bash
    python3 -m venv .venv
    source .venv/bin/activate  # On Windows: .venv\Scripts\activate

    3. Install the package:

    bash
    pip install -e .

    4. Create the wrapper script:

    bash
    cat > run-json-logs-server.sh 100MB) may take a moment to process
    - Use the `limit` parameter in queries to control result size
    - Consider rotating log files to maintain performance
    
    ## Contributing
    
    Contributions are welcome! Please feel free to submit a Pull Request.
    
    ## License
    
    MIT License - see LICENSE file for details

    Similar MCP

    Based on tags & features

    • AD

      Adls Mcp Server

      Python·
      4
    • DA

      Davinci Resolve Mcp

      Python·
      327
    • FH

      Fhir Mcp Server

      Python·
      55
    • MC

      Mcp Aoai Web Browsing

      Python·
      30

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • AD

      Adls Mcp Server

      Python·
      4
    • DA

      Davinci Resolve Mcp

      Python·
      327
    • FH

      Fhir Mcp Server

      Python·
      55
    • MC

      Mcp Aoai Web Browsing

      Python·
      30

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k