Skip to main content

MCP服务器用于读取和解析日志文件

Project description

MCP Log Analyzer

创宇盾云防御平台日志分析MCP服务器用于AI大模型调用分析被防护网站的日志文件。

MCP工具

该MCP服务器提供以下工具调用:

  1. get_file_info - 获取日志文件信息
  2. read_log_lines - 读取指定范围的日志行
  3. search_logs - 搜索包含关键词的日志条目
  4. analyze_attack_types - 分析攻击类型统计
  5. analyze_ip_stats - 分析IP访问统计

支持的 MCP 客户端

🔧 完全兼容领先的 MCP 环境:

  • 爱派 Aipy
  • Claude Desktop
  • Cursor
  • Windsurf
  • Cline
  • Continue
  • Zed
  • Cherry Studio
  • Chatbox

如何使用

环境准备

你需要安装Python 3.10 或更高版本的 Python 环境

安装

使用 pip

pip install mcp-log-analyzer

安装后,您可以使用以下命令将其作为脚本运行

python -m mcp_log_analyzer.cli

使用 uv

uv 是一个用 Rust 编写的快速 Python 软件包安装程序和解析器。它是 pip 的现代替代品,性能显著提升。

安装 uv
# Install uv using curl (macOS/Linux)
curl -LsSf https://astral.sh/uv/install.sh | sh

# Or using PowerShell (Windows)
irm https://astral.sh/uv/install.ps1 | iex

# Or using Homebrew (macOS)
brew install uv

安装 mcp-log-analyzer

使用 uv 安装 mcp-log-analyzer:

uv pip install mcp-log-analyzer

配置使用

Cherry Studio 配置

  1. 打开 Cherry Studio,选择“设置”。
  2. 在左侧导航栏中,选择“MCP 服务器”。
  3. 点击 “添加服务器” 选择 “从 JSON”导入
  4. 粘贴下面配置后确定
{
  "mcpServers": {
    "日志分析": {
      "command": "python3",
      "args": [
        "-m",
        "mcp_log_analyzer.cli"
      ]
    }
  }
}

CherryStudio 5. 在 MCP 服务器配置中启用 “日志分析” MCP服务器即可使用

Trae 配置

  1. 打开 Trae,选择“设置”。
  2. 在右侧导航栏中,选择“MCP”。
  3. 点击 “添加” 选择 “手动添加”
  4. 粘贴下面配置后确定
{
  "mcpServers": {
    "日志分析": {
      "command": "python3",
      "args": [
        "-m",
        "mcp_log_analyzer.cli"
      ]
    }
  }
}

Trae

  1. 在 Trae 中使用 “Builder with MCP” 即可使用

许可证

MIT License

贡献

欢迎提交Issue和Pull Request!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcp_log_analyzer-0.1.2.tar.gz (5.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_log_analyzer-0.1.2-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

Details for the file mcp_log_analyzer-0.1.2.tar.gz.

File metadata

  • Download URL: mcp_log_analyzer-0.1.2.tar.gz
  • Upload date:
  • Size: 5.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.7.15

File hashes

Hashes for mcp_log_analyzer-0.1.2.tar.gz
Algorithm Hash digest
SHA256 f60d6b23a60da128c17a8f7f3fb85997651db1fdb34c6778ad73a7de84e41c74
MD5 4bccf87fcce299133b2070cb54fb6869
BLAKE2b-256 f5f52c8992f3b4cc316d821705eb67442327c26f3da8d47f342b9466f160c090

See more details on using hashes here.

File details

Details for the file mcp_log_analyzer-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for mcp_log_analyzer-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 262ff5d39504f50631970cf8cebd9309bd0a01985c39e99d591e5a45b6f1153d
MD5 8081da985ae279c25cfa24febc26943a
BLAKE2b-256 9da45bddb65be1586758268c641ce56e00adca0696b7084958e0a21ad5f12ae7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page