A
licenseB
qualityF
maintenanceA Model Context Protocol server that enables LLMs to read, search, and analyze code files with advanced caching and real-time file watching capabilities.
6
17 npm
39
MIT
Scored across 16 tools
Most tools have distinct purposes, but some pairs like find_span_between_boundaries and find_span_with_boundaries could be confused. Descriptions help disambiguate.
All tools follow a consistent `text_file__verb_phrase` pattern with snake_case, making the naming predictable and uniform.
With 16 tools, the set is well-scoped for reading and refactoring text files, covering various operations without being overwhelming.
Core operations like reading, finding, and replacing are covered. However, missing tools for creating or deleting files limit full lifecycle management.