FileScopeMCP
124
FileScopeMCP is a TypeScript-based tool designed to help users understand and visualize their codebase by analyzing file dependencies and importance. It provides ranked file analysis, dependency tracking, and customizable summaries, integrating with AI tools via the Model Context Protocol.
文件树管理
`list_saved_trees`, `create_file_tree`, `select_file_tree`, `delete_file_tree`
文件分析
`list_files`, `get_file_importance`, `find_important_files`, `read_file_content`, `recalculate_importance`
文件摘要
`get_file_summary`, `set_file_summary`
文件监控
`toggle_file_watching`, `get_file_watching_status`, `update_file_watching_config`
图表生成
`generate_diagram`