Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by MarcusJellinghaus • Testing & QA
An MCP server that exposes safe, project-scoped filesystem operations (read, write, edit, move, delete) and reference-project read-only browsing for AI agents.
Read and inspect project source files and documentation within a constrained, secure project directory.
Create, overwrite, append, or make precise exact-match edits to files and preview changes with unified diffs.
Reference additional codebases or docs in read-only mode while keeping write access restricted to the main project.
This open-source MCP server provides a clean API for performing file system operations inside a specified project directory, enabling AI assistants to read, write, edit, move, and delete files securely. It includes specialized tools (list_directory, read_file, save_file, edit_file with exact-match diffs, move_file, etc.) and supports read-only reference projects for contextual browsing. The server emphasizes security (path normalization, gitignore filtering, atomic writes) and includes structured human-readable and JSON logging. It is designed for integration with MCP-compatible clients such as the Claude Desktop app.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.