Dir tree, file stats, duplicates, LOC for AI agents
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP server providing file and directory analysis tools for AI agents. Gives Claude (and other MCP-compatible AI) the ability to explore, analyze, and search file systems.
| Tool | Description |
|---|---|
dir_tree | Generate a visual directory tree structure with configurable depth and ignore patterns |
file_stats | Analyze a directory: total files, size breakdown by extension, largest/newest/oldest files |
duplicate_finder | Find duplicate files by size + MD5 hash, report wasted space |
code_counter | Count lines of code by language: code, comments, and blank lines (like cloc/scc) |
file_search | Search files by name glob, content regex, size range, and date range |
Add to your claude_desktop_config.json:
Generate a visual directory tree like the tree command.
Get a comprehensive analysis of a directory's contents.
Returns: total files, total size, file counts by extension, top 10 largest files, top 10 newest/oldest files.
Find duplicate files using size pre-filtering and MD5 hashing.
Returns: duplicate groups with file paths, sizes, and total wasted space.
Count lines of code across 20+ languages with comment detection.
Supported languages: TypeScript, JavaScript, Python, Java, C/C++, C#, Go, Rust, Ruby, PHP, Swift, Kotlin, HTML, CSS, JSON, YAML, Markdown, Shell, SQL, Lua.
Search for files using multiple criteria simultaneously.
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/file)<a href="https://allmcps.com/mcp/file"><img src="https://allmcps.com/api/badge/file?style=directory" alt="File on AllMCPs" /></a>