Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by danielpodrazka • Testing & QA
A FastMCP-based text editor server that provides a safe, multi-step API for reading, editing, and managing text and code files.
Safely inspect and browse code files with line-numbered context before making edits.
Make precise, incremental code changes using a select → overwrite → confirm workflow with diff previews and syntax checks.
Search for functions or specific lines and run local Python tests as part of a code-editing or refactoring flow.
This MCP exposes file operations (read, select, overwrite, confirm/cancel, create, delete, search, and function extraction) through a structured, two-step editing workflow that improves edit accuracy for LLMs and AI assistants. It includes syntax checking for Python and optional JS/JSX validation, content ID verification, protected-paths support, and limits to prevent resource exhaustion. The diff-preview and confirm/cancel pattern let agents review changes before committing, reducing accidental breakage. Optional usage statistics and test-running support are available for development and debugging.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.