amammi/mcp-log-analyzer-server
3.1
If you are the rightful owner of mcp-log-analyzer-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The AI Log Analyzer project leverages LLM and MCP technology to analyze Docker container logs.
Tools
Functions exposed to the LLM to take actions
get_container_error_level_logs
Extracts logs of ERROR level from a specified container.
get_container_level_logs_except_error
Extracts logs of INFO and DEBUG levels, excluding ERROR, from a specified container.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client