log_analyzer_mcp - Analyze Log files via MCP
@djm81
log_analyzer_mcp - Analyze Log files via MCP について
Log Analyzer MCP is a powerful Python-based toolkit designed to streamline the way you interact with log files. Whether you're debugging complex applications, monitoring test runs, or simply trying to make sense of verbose log outputs, this tool provides both a Command-Line Inter
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"log_analyzer_mcp_server_prod": {
"command": "uvx",
"args": [
"log-analyzer-mcp"
],
"env": {
"PYTHONUNBUFFERED": "1",
"PYTHONIOENCODING": "utf-8",
"MCP_LOG_LEVEL": "INFO"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is log_analyzer_mcp?
log_analyzer_mcp is a Python-based toolkit for analyzing log files. It provides both a command-line interface and an MCP (Model Context Protocol) server, enabling AI-assisted log analysis for debugging, monitoring, and test runs.
How to use log_analyzer_mcp?
Use the standalone loganalyzer CLI for direct analysis or integrate the MCP server with compatible clients like Cursor. Development and testing are managed through Hatch.
Key features of log_analyzer_mcp?
- Core log analysis engine for flexible parsing and searching.
- Standalone
loganalyzerCLI tool for scripting. - MCP server exposing functions
「開発者ツール」の他のコンテンツ
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs

Sentry
modelcontextprotocolModel Context Protocol Servers
MCP Framework
QuantGeekDevThe Typescript MCP Framework
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
コメント