Provides programmatic access to local filesystems with glob and grep capabilities.
Discover and search local filesystems programmatically with this Model Context Protocol (MCP) server. Built on the Smithery SDK, it offers powerful globbing for pattern-based file discovery and grep functionality for text content searching. This tool is designed to integrate seamlessly into your development workflow, allowing for sophisticated filesystem interaction and automation on your local machine.
Key Features
01Customizable working directory
02Find files matching patterns using glob
03Search for text patterns in files using grep
040 GitHub stars
05Designed for local-only operation with direct filesystem access
Use Cases
01Automating local filesystem exploration for development tasks
02Integrating file search and discovery into AI agents or scripts
03Building custom tools that require structured access to local directories