hlgr360/logfile-mcp-server
Analyzing access logs from Nexus Repository and nginx reverse proxy. Provides both a web interface for interactive querying and an MCP (Model Context Protocol) server for AI-powered log analysis via VS Code Copilot and other LLM tools.
Platform-specific configuration:
{
"mcpServers": {
"logfile-mcp-server": {
"command": "npx",
"args": [
"-y",
"logfile-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...