FileScope

MCP Server

Analyze codebases by dependency relationships. Generate diagrams, importance scores, and help AI understand project structure.

by Community

★★★★☆ 4.1/5 (30 reviews)
420GitHub stars
4kinstalls
Updated 2025-12-15
pythonintermediateactive

Installation

pip install filescope-mcp

Quick Start

```json
{
  "mcpServers": {
    "filescope": {
      "command": "python",
      "args": ["-m", "filescope_mcp", "--project", "/path/to/project"]
    }
  }
}
```

Tools & Capabilities

analyze_project
get_dependencies
generate_diagram
get_importance_scores

Compatibility

Claude Desktop Cursor

About FileScope

Analyze codebases by dependency relationships. Generate diagrams, importance scores, and help AI understand project structure.

View on GitHub →

Language: Python

Category: Developer Tools

← Back to MCP Hub Directory