Skip to content

admica/FileScopeMCP

MCP Developer Tools

Analyzes your codebase identifying important files based on dependency relationships. Generates diagrams and importance scores, helping AI assistants understand the codebase.

TypeScript Latest 2.8.0 · 11mo ago Security brief →

Features

  • Ranks every source file by importance (0‑10) based on dependency count, exports, and location
  • Maps bidirectional dependencies across many languages using AST extraction (tree-sitter) or regex fallback
  • Provides symbol intelligence – resolves functions/classes/types to file + line ranges and builds call‑graph data for callers/callees
  • Keeps metadata fresh with a file watcher that only reprocesses changed code via semantic diffing

Recent releases

View all 1 releases →
No immediate action
2.8.0 Feature

Importance analysis + cross‑platform

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
292
Forks
33
Languages
TypeScript HTML Svelte

Install & Platforms

Install via
npm
Platforms
linux macos windows

Beta — feedback welcome: [email protected]