admica/FileScopeMCP
MCP Developer ToolsAnalyzes your codebase identifying important files based on dependency relationships. Generates diagrams and importance scores, helping AI assistants understand the codebase.
TypeScript
Security brief →
Features
- Ranks every file by importance (0‑10) based on dependencies and exports
- Maps bidirectional imports across many languages using AST or regex extraction
- Provides symbol intelligence to locate functions, classes, etc., and resolve callers/callees
- Keeps metadata fresh with a file watcher that only reprocesses changed code
- Acts as an LLM broker coordinating AI work via llama.cpp or any OpenAI‑compatible API
Recent releases
View all 1 releases →No releases yet
We'll surface new releases as they're published — check back soon.
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.
Install & Platforms
Install via
npm
Platforms
linux
macos
windows