Analyzes your codebase identifying important files based on dependency relationships. Generates diagrams and importance scores per file, helping AI assistants understand the codebase.
code-analysisdependency-trackingimportance-scoringfile-mappingai-assistantcodebase-understandingmcp-servertypescriptcontext
Installation & Configuration
{
"mcpServers": {
"filescope": {
"command": "node",
"args": [
"dist/mcp-server.js"
]
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/12
Updated
2026/6/12