ProcmonMCP

JameZUK/ProcmonMCP

3.1

If you are the rightful owner of ProcmonMCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

ProcmonMCP is a Model Context Protocol server designed to allow LLMs to autonomously analyze Procmon XML log files.

Tools

Functions exposed to the LLM to take actions

get_loaded_file_summary

Returns the basic summary of the loaded file

query_events

Query events (support multiple filtering conditions)

get_event_details

Get detailed information about a specific event

get_event_stack_trace

Get stack trace information for a specific event

list_processes

List unique processes in the log

get_process_details

Get detailed information about a specific process

count_events_by_process

Count events by process

summary_operations_by_process

Summary operations by process

get_timing_statistics

Calculate event time statistics

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources