Analyze directory structures to generate markdown trees with file and folder counts for codebase understanding, issue identification, and technical debt assessment.
Retrieve a list of all defined structures in IDA Pro for reverse engineering analysis, aiding in understanding program architecture and data organization.
Extract and analyze full file content or specific line ranges from absolute paths. Enables precise file reading for tasks requiring line number understanding.
Mount a local SQLite database file to expose its schema as an MCP resource, enabling AI models to understand table structures for querying without writing code.
Enables AI assistants to read, search, and analyze local file systems with tools for reading file contents, listing directories, searching by patterns, and analyzing folder structures for context-aware queries.
Provides deep git file-level forensics tools to analyze detailed file histories, changes, and patterns within git repositories, focusing on individual file analysis rather than repository-wide operations.