Back to Home
Amier-ge icon

NTFS_Parser_MCP

Verified Safe

by Amier-ge

Overview

Provides an MCP server for forensic analysis of NTFS file systems by parsing artifacts like MFT, UsnJrnl, and LogFile from disk images or raw files.

Installation

Run Command
python mcp_server.py

Security Notes

The server's direct implementation appears robust. It primarily handles file inputs/outputs locally and does not expose direct 'eval' or other arbitrary code execution vectors. The main security considerations are the robustness of the underlying `NTFS_Parser` library (which it imports) and its dependencies against potentially malicious or malformed forensic input files, which is an inherent challenge in forensic tooling.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassHigh
Stars0
Forks1
Last Update2025-12-05

Tags

ntfs-forensicsmcp-serverdisk-image-analysisfile-system-parserdigital-forensics