Log Analyzer MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| analyze_testsB | Analyze the most recent test run and provide detailed information about failures. |
| run_tests_no_verbosityA | Run all tests with minimal output (verbosity level 0). |
| run_tests_verboseB | Run all tests with verbose output (verbosity level 1). |
| run_tests_very_verboseB | Run all tests with very verbose output (verbosity level 2). |
| pingA | Check if the MCP server is alive. |
| create_coverage_reportB | |
| run_unit_testA | |
| search_log_all_recordsC | Search for all log records, optionally filtering by scope and content patterns, with context. |
| search_log_time_basedC | Search logs within a time window, optionally filtering, with context. |
| search_log_first_n_recordsC | Search for the first N (oldest) records, optionally filtering, with context. |
| search_log_last_n_recordsC | Search for the last N (newest) records, optionally filtering, with context. |
| get_server_env_detailsA | Returns sys.path and sys.executable from the running MCP server. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/djm81/log_analyzer_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server