Back to directory
FileScopeMCP

FileScopeMCP

@admica289

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 such as Python, C, C++, Rust, Zig, Lua.

code analysisdependency trackingcode visualizationfile importanceMermaid diagramscode understandingcontext

Installation & Configuration

{
  "mcpServers": {
    "FileScopeMCP": {
      "command": "node",
      "args": [
        "<build script sets this>/mcp-server.js",
        "--base-dir=C:/Users/admica/my/project/base"
      ],
      "transport": "stdio",
      "disabled": false,
      "alwaysAllow": []
    }
  }
}

Information

Transport
stdio
Language
HTML
Created
2025/3/27
Updated
2026/6/7