π π π¦ Analyzes your codebase identifying important files based on dependency relationships. Generates diagrams and importance scores, helping AI assistants understand the codebase.
FileScopeMCP (Model Context Protocol) Server
β¨ Instantly understand and visualize your codebase structure & dependencies! β¨
Installation
build.bat
for Windows or build.sh
for Linux).mcp.json
file in your project's .cursor
directory.--base-dir
argument to your project's base path.Features & Tools
list_files
, get_file_importance
, and generate_diagram
to analyze and visualize your codebase.Integration
π Supercharge Your Code Understanding!
Built with TypeScript/Node.js, FileScopeMCP helps developers and AI tools navigate complex projects efficiently.
For detailed commands and technical specs, refer to the full documentation.
π π Autonomous shell execution, computer control and coding agent. (Mac)
π MCP server that can execute commands such as keyboard input and mouse movement
π π An MCP Server and VS Code Extension which enables (language agnostic) automatic debugging via breakpoints and expression evaluation.
A MCP server for interacting with [Go's Language Server Protocol (gopls)](https://github.com/golang/tools/tree/master/gopls) and benefit from advanced Go code analysis features.