Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by alexissinglaire • Tools & CLI
A Node.js MCP server that exposes controlled filesystem operations (read, write, edit, move, search, and metadata) for agents within configured allowed directories.
Read, write, or preview edits to project files within sandboxed directories while preserving indentation and producing git-style diffs.
Search and index repository or project files recursively, with support for exclude patterns and case-insensitive matching.
Manage filesystem structure—create/list/delete directories, move/rename files—and retrieve file metadata in a controlled environment.
This server implements the Model Context Protocol (MCP) to let agents perform common filesystem tasks—reading and writing files, creating and listing directories, moving items, searching, and retrieving file metadata—while restricting access to explicitly allowed directories. It includes an advanced edit_file tool with dry-run previews, indentation detection, and git-style diffs to safely preview and apply changes. The server is distributable via Docker or NPX and is licensed under the MIT License. It is intended to be mounted or pointed at specific sandboxed directories so agents cannot access the broader host filesystem.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.