FastApply
Provides intelligent code editing capabilities through local language models, combining AST-grep pattern matching and...
What it does
Provides intelligent code editing capabilities through local language models, combining AST-grep pattern matching and ripgrep text search for precise structural modifications with automatic backup creation, validation, and rollback capabilities across multiple files.
FastApply MCP Server provides intelligent code editing capabilities through integration with local language models, enabling precise code modifications using AST-grep for structural analysis and ripgrep for fast text search. Built by betmoar, it combines multiple search and analysis engines including ast-grep for pattern matching, ripgrep for text search, and custom AST analysis tools to provide comprehensive code understanding and safe refactoring operations with automatic backup creation, validation, and rollback capabilities. The implementation supports batch operations, symbol analysis, reference tracking, and security-focused path validation, making it valuable for large-scale codebase refactoring, automated code quality improvements, and development workflows where precise structural code changes are needed across multiple files while maintaining code integrity and safety.
Capabilities
Server
Quality
deterministic score 0.56 from registry signals: · indexed on pulsemcp · has source repo · 7 github stars · registry-generated description present