PeMCP
If you are the rightful owner of PeMCP 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.
The PeMCP Toolkit is a Python-based script designed for in-depth analysis of Portable Executable (PE) files, offering both command-line and Model-Context-Protocol (MCP) server modes for comprehensive analysis.
get_triage_report
Runs an automated workflow to find the most suspicious indicators and returns a condensed summary report.
reanalyze_loaded_pe_file
Re-triggers the full analysis pipeline on the loaded file, with options to skip certain modules.
get_analyzed_file_summary
Provides a high-level overview of the PE file's characteristics.
get_top_sifted_strings
Returns a list of the most relevant strings, sorted by their sifter_score, with granular filters.
fuzzy_search_strings
Performs a fuzzy search to find strings similar to a given query.