πŸš€ LogAnalyzer MCP Server

Debug Server Logs in Under 30 Seconds with AI-powered analysis, real-time monitoring, and actionable fixes.

NPM VersionLicense: MITNode.js

LogAnalyzer MCP Server is a Model Context Protocol (MCP) server that provides AI-powered log analysis with rapid debugging capabilities. Perfect for DevOps engineers, backend developers, and SRE teams who need instant insights into server issues.

⚑ Key Features

  • πŸš€ Rapid Debug: Analyze and debug server logs in under 30 seconds (tested at 7.5s average)
  • πŸ€– AI-Powered: Google Gemini integration for intelligent root cause analysis
  • πŸ“Š Instant Fixes: Get prioritized, actionable fixes with exact commands
  • πŸ‘€ Real-time Monitoring: Watch log files for new errors automatically
  • πŸ” Quick Scan: Ultra-fast error detection in milliseconds
  • πŸ“‹ Ready Commands: Copy-paste debug commands for immediate action
  • 🎯 95% Confidence: High-accuracy AI analysis for reliable debugging

πŸ“¦ Installation

Quick Start (Global Installation)

npm install -g loganalyzer-mcp

For Cursor AI Integration

npm install -g loganalyzer-mcp

Then add to your Cursor settings:

{
  "mcpServers": {
    "loganalyzer": {
      "command": "loganalyzer-mcp",
      "env": {
        "GEMINI_API_KEY": "your_gemini_api_key_here"
      }
    }
  }
}

πŸ› οΈ MCP Tools Available

Tool Description Speed
rapid_debug πŸš€ Debug server logs in under 30 seconds with actionable fixes 7.5s avg
quick_scan ⚑ Ultra-fast error detection for real-time monitoring <1s
analyze_log πŸ€– Deep AI-powered log analysis with root cause identification 10-15s
watch_log_file πŸ‘€ Monitor log files for new errors in real-time Real-time
stop_watching ⏹️ Stop monitoring specific log files Instant
list_watched_files πŸ“‹ View all currently monitored files Instant
get_recent_errors πŸ“Š Retrieve recent error analysis and history Instant

🎯 Perfect For

  • DevOps Engineers debugging production issues
  • Backend Developers troubleshooting application errors
  • SRE Teams monitoring system health
  • Support Teams investigating user-reported issues
  • Startup Teams needing fast incident response

πŸ“‹ Usage Examples

With Cursor AI

"Rapidly debug these server logs and give me actionable fixes"
"Quick scan this log file for critical errors"  
"Start monitoring /var/log/app.log for new errors"
"What's causing these database connection timeouts?"

Command Line (Testing)

# Test the installation
loganalyzer-mcp --version

# Analyze a log file directly
npm run analyze /path/to/logfile.log

# Run rapid debug test
npm run test-rapid

⚑ Performance Benchmarks

  • Analysis Speed: 7.5 seconds average (target: <30s) - 4x faster than target!
  • Quick Scan: <1 second for instant error detection
  • AI Confidence: 95% accuracy in root cause identification
  • Error Detection: Instant classification of critical vs. non-critical issues

πŸ—οΈ Technical Stack

  • Language: TypeScript/Node.js
  • AI Provider: Google Gemini (gemini-1.5-flash)
  • File Watching: Chokidar for cross-platform monitoring
  • MCP Protocol: Full compliance with latest MCP standards
  • Deployment: Docker-ready, cloud-native

πŸ”§ Configuration

Environment Variables

GEMINI_API_KEY=your_gemini_api_key_here
LOG_LEVEL=info
MAX_FILE_SIZE=10MB
WATCH_POLL_INTERVAL=1000

MCP Server Configuration

{
  "mcpServers": {
    "loganalyzer": {
      "command": "loganalyzer-mcp",
      "env": {
        "GEMINI_API_KEY": "your_key_here",
        "LOG_LEVEL": "info",
        "MAX_FILE_SIZE": "10MB"
      }
    }
  }
}

🌟 What Makes It Special

  • Speed: 4x faster than the 30-second target
  • Intelligence: AI-powered analysis vs. simple pattern matching
  • Actionability: Provides exact commands, not just descriptions
  • Reliability: 95% confidence with fallback mechanisms
  • Completeness: End-to-end solution from detection to resolution

πŸ“ˆ Community Impact

  • Reduces MTTR (Mean Time To Recovery) by 80%
  • Eliminates manual log parsing with intelligent AI analysis
  • Provides learning through detailed explanations and suggestions
  • Scales expertise by giving junior developers senior-level debugging insights

πŸš€ Integration Guides

  • Cursor AI Integration
  • Claude Desktop Setup
  • Example Usage Scenarios

πŸ› Troubleshooting

Common Issues

  1. MCP Server exits immediately: This is normal! MCP servers are started on-demand by clients.
  2. API Key errors: Ensure GEMINI_API_KEY is set in your environment.
  3. File watching fails: Check file permissions and path validity.

Debug Commands

# Test API connection
npm run validate

# Test rapid debugging
npm run test-rapid

# Check configuration
node -e "console.log(process.env.GEMINI_API_KEY ? 'API Key set' : 'API Key missing')"

🀝 Contributing

  1. Fork the repository
  2. Create a feature branch: git checkout -b feature-name
  3. Commit changes: git commit -am 'Add feature'
  4. Push to branch: git push origin feature-name
  5. Submit a Pull Request

πŸ“„ License

MIT License - see LICENSE file for details.

πŸ”— Links

Made with ❀️ for the developer community Helping teams debug faster, learn more, and ship with confidence.

MCP Server Β· Populars

MCP Server Β· New

    mcpware

    Cross-Code Organizer (CCO)

    Cross-Code Organizer (formerly Claude Code Organizer): cross-harness config dashboard for Claude Code, Codex CLI, MCP servers, skills, memories, agents, sessions, security scanning, context budget, and backups.

    Community mcpware
    dcostenco

    🧠 Prism MCP β€” The Mind Palace for AI Agents

    The Mind Palace for AI Agents - HIPAA-hardened Cognitive Architecture with on-device LLM (prism-coder:7b), Hebbian learning, ACT-R spreading activation, adversarial evaluation, persistent memory, multi-agent Hivemind and visual dashboard. Zero API keys required.

    Community dcostenco
    Mcp-Brasil

    mcp-brasil

    MCP Server para 70 APIs pΓΊblicas brasileiras

    Community Mcp-Brasil
    kridaydave

    File Organizer MCP Server

    This MCP server will organize your files using connections to MCP using clients like Claude, Cursor and Gemini Cli

    Community kridaydave
    higress-group

    AI Gateway

    πŸ€– AI Gateway | AI Native API Gateway

    Community higress-group