FileScope
Analyzes codebases to identify important files based on dependency relationships, providing structural understanding ...
What it does
Analyzes codebases to identify important files based on dependency relationships, providing structural understanding of projects with importance scores and visualizations for more effective development assistance.
FileScopeMCP is a TypeScript-based MCP server that analyzes codebases to identify important files based on dependency relationships, providing AI tools with structural understanding of projects. It scans source files to detect imports across multiple languages (JavaScript, TypeScript, Python, C/C++, Rust, Lua, Zig), calculates importance scores (0-10) based on dependency patterns, and generates visualizations using Mermaid diagrams. The implementation features persistent storage of file trees, cross-platform path handling, and tools for querying file importance, finding critical components, and adding human-readable summaries to files, making it valuable for developers who want AI assistants to understand the architecture and significance of different files in their projects.
Capabilities
Server
Quality
deterministic score 0.75 from registry signals: · indexed on pulsemcp · has source repo · 289 github stars · registry-generated description present