Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ChenKun1997 • File & Storage
A Node.js MCP server that exposes controlled filesystem operations (read, write, search, move, and metadata) to agents within configured allowed directories.
Read, preview, and edit source files safely within a sandboxed set of allowed directories (use dryRun to preview edits).
Search and discover files or directories recursively and return full paths and metadata for downstream processing.
Perform filesystem maintenance tasks such as creating directories, moving or renaming files, and listing directory contents programmatically.
This server implements the Model Context Protocol (MCP) to let agents perform file and directory operations programmatically. It provides read/write/edit tools, directory management, recursive search, move/rename, and detailed file metadata, with safety enforced by a list of allowed directories. The server supports Docker and npx deployments and includes features like dry-run previews and git-style diffs for edits to reduce risk. It's designed to let agents interact with host filesystems in a sandboxed, auditable way.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.