Skip to main content
Glama

LogAnalyzer MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoThe logging levelinfo
MAX_FILE_SIZENoMaximum file size for log analysis10MB
GEMINI_API_KEYYesYour Google Gemini API key
WATCH_POLL_INTERVALNoInterval in milliseconds for polling watched log files1000

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
Rapid Debug ResultsLatest rapid debugging analysis with quick fixes
Recent Error AnalysisLatest analyzed errors from all monitored files
Watched Files StatusStatus of all currently monitored log files

Tools

Functions exposed to the LLM to take actions

NameDescription
rapid_debug

🚀 DEBUG SERVER LOGS IN UNDER 30 SECONDS - Instant analysis with actionable fixes and debug commands

quick_scan

⚡ Ultra-fast log scan for real-time monitoring (< 1 second)

analyze_log

Analyze error logs and provide root cause analysis with AI-powered insights

watch_log_file

Start monitoring a log file for real-time error detection

stop_watching

Stop monitoring a specific log file

list_watched_files

List all currently monitored log files

get_recent_errors

Get recent error analysis from monitored files

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/ChiragPatankar/loganalyzer-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server