FileScopeMCP
What is this MCP
FileScopeMCP is a Model Context Protocol server that analyzes codebases to rank files by importance, track dependencies, and generate visualizations. It helps developers and AI assistants understand project structures through file importance scoring and relationship mapping.
How to use this MCP
Install by cloning the repository and running the build script, then configure it in your project's .cursor
directory. The MCP automatically scans your codebase and provides tools for file analysis, summary management, and diagram generation through Cursor's MCP integration.
What this MCP can be used for
FileScopeMCP helps with codebase understanding by identifying critical files, mapping dependencies, and generating visual diagrams. It's useful for onboarding to new projects, refactoring, documentation, and providing context to AI coding assistants about project structure.