FileScopeMCPMCP Server27/100 via “mermaid diagram generation with customizable visualization and filtering”
** - Analyzes your codebase identifying important files based on dependency relationships. Generates diagrams and importance scores per file, helping AI assistants understand the codebase. Automatically parses popular programming languages, Python, Lua, C, C++, Rust, Zig.
Unique: Integrates importance scores into visual encoding (node color/size reflects file criticality) rather than treating all files equally, making architectural hierarchy immediately visible. Supports dynamic filtering to generate focused diagrams for subsystems without manual graph manipulation.
vs others: Simpler and more accessible than GraphViz or Cytoscape for quick visualization, but less powerful for complex layout control; better suited for documentation and AI context than specialized dependency analyzers like Understand