FileScopeMCP is a TypeScript-based Model Context Protocol (MCP) server and daemon designed for autonomous codebase intelligence. It analyzes source code to rank file importance, track bidirectional dependencies (including circular ones), generate and keep up-to-date file summaries using LLMs, and continuously propagates codebase structural changes through a robust backend. Exposing all analysis via MCP, it integrates smoothly with AI assistants for development and review workflows, making it ideal for developers and teams seeking continuous code understanding and automation.
Visit Filescopemcp's official website for product details and getting started.