关于
This Model Context Protocol (MCP) server provides comprehensive file system search and inspection capabilities. It allows listing directories, searching file names, reading file contents (including PDF and DOCX), and performing regex-based content searches with context. Designed for local, personal use, it offers features like allowed/excluded paths and path masking to enhance privacy and security.
主要功能
- Searches file contents using regex with configurable context lines.
- Searches file names using regex.
- Lists file paths with breadth-first or depth-first listing, paging, and nested-level control.
- 0 GitHub stars
- Restricts access to configured directories with allowed and excluded paths.
- Reads text, PDF, and DOCX files with optional character limits.
使用案例
- Auditing configuration files for compliance issues.
- Searching for specific information within a large codebase.
- Extracting data from multiple documents based on defined patterns.