ProcmonMCP

JameZUK/ProcmonMCP
★ 47 stars Python AI/LLM Updated today ⚠ Review
An MCP server for procmon
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "procmonmcp": {
      "command": "uvx",
      "args": [
        "procmonmcp"
      ]
    }
  }
}

Or install with pip: pip install procmonmcp

README Excerpt

ProcmonMCP is a [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server that allows LLMs to autonomously analyse **Process Monitor (Procmon) XML log files**. It exposes a comprehensive set of analysis tools to any MCP-compatible client, including Claude Code, Claude Desktop, Cline, and others.

Tools (2)

find_file_accessstdio