log-analyzer-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_logsA | Search log files by keywords or regex patterns. Returns matching log entries with timestamps. |
| count_by_levelB | Count log entries by severity level (ERROR, WARN, INFO, DEBUG) |
| query_by_timerangeC | Query logs within a specific time range |
| get_system_metricsB | Get CPU, memory, and disk metrics from the system |
| explain_errorC | AI-assisted error analysis. Formats error content for AI analysis. |
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/yufeizhou666/my_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server