Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by andybrandt • Testing & QA
An MCP server that provides pattern-based, AI-optimized text editing for safely reading and modifying files within a restricted base directory.
Make safe, content-verified edits to source files or configs using pattern matching (e.g., replace a constant only if the exact expected content is present).
Insert or append code or imports in a codebase in a context-aware way using after_pattern or start/end pattern blocks.
Perform automated cleanups or block deletions with verification and logging while ensuring edits stay inside a specified base directory.
This server exposes content-aware file editing operations (insert, replace, delete, append) driven by start/end/after patterns and optional content verification. It enforces security by restricting access to a configurable base directory, validating paths and permissions, and logging file operations. UTF-8 encoding and regex-friendly pattern matching make it suitable for automated, context-aware edits that are more robust than line-number based edits.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.