Skip to content
Back to search
30
MCP

TriageMCP (PE File Analysis)

pulsemcp/triagemcp (pe file analysis)

Integrates with multiple security tools to perform static analysis of PE files, extracting critical information like import tables, metadata, strings, and malware capabilities for rapid triage of suspicious Windows executables.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

exe-analyzer-mcp
MCP server for automated analysis of Windows executable files
0 tools
iflow-mcp-lazy-importer-die
MCP server for Detect It Easy (DIE) executable file analysis
0 tools
ai.mcpcap/mcpcap
An MCP server for analyzing PCAP files.
0 tools
mcpcap
A modular Python MCP Server for analyzing PCAP files
0 tools
file-analysis-mcp
MCP server for text file analysis
0 tools
log_analyzer_mcp
MCP server and tools for analyzing test and runtime logs.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "triagemcp_(pe_file_analysis)": {
      "url": "None",
      "transport": "http"
    }
  }
}