Secure filesystem MCP server for reading, writing, searching, diffing, and patching files.
Inferred from the transports this listing declares (stdio). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read out of the source npm actually ships, at scan time. The package was never executed. Tools registered dynamically at runtime, or hidden inside bundled or minified code, can be missed — so this is a floor on the tool surface, not a complete census of it.
createCreate one or more files (max 100), writing or overwriting content and creating parent directories as needed.Create one or more files (max 100), writing or overwriting content and creating parent directories as needed.
No input schema was published for this tool.
deleteprivilegedPermanently delete one or more files, directories, or symlinks (max 1000 per call). This action is irreversible.Permanently delete one or more files, directories, or symlinks (max 1000 per call). This action is irreversible.
No input schema was published for this tool.
diffCompare two files and return a unified diff with line counts. Pass the two paths as a and b.Compare two files and return a unified diff with line counts. Pass the two paths as a and b.
No input schema was published for this tool.
editprivilegedApply sequential literal string replacements to one or more files (max 5 files per call).Apply sequential literal string replacements to one or more files (max 5 files per call).
No input schema was published for this tool.
listList sorted directory entries and an ASCII tree. maxDepth=1 is top-level.List sorted directory entries and an ASCII tree. maxDepth=1 is top-level.
No input schema was published for this tool.
moveprivilegedMove, rename, or copy files and directories to explicit destination paths (max 100 operations per call).Move, rename, or copy files and directories to explicit destination paths (max 100 operations per call).
No input schema was published for this tool.
patchprivilegedApply a single-file unified diff to one file and write the result. Pass { path, diff }.Apply a single-file unified diff to one file and write the result. Pass { path, diff }.
No input schema was published for this tool.
get-helpNo description publishedThis tool published no description. Forge does not invent one.
readRead one or more text files and return content.Read one or more text files and return content.
No input schema was published for this tool.
replace_textBulk search-and-replace across files matching a glob pattern.Bulk search-and-replace across files matching a glob pattern.
No input schema was published for this tool.
filesystem-mcp-instructionsNo description publishedThis tool published no description. Forge does not invent one.
filesystem-mcp-fileRead a file from the workspace. Subscribe to get updates when the file changes.Read a file from the workspace. Subscribe to get updates when the file changes.
No input schema was published for this tool.
filesystem-mcp-resultEphemeral cached tool output. Listed via resources/list; entries expire after the cache TTL.Ephemeral cached tool output. Listed via resources/list; entries expire after the cache TTL.
No input schema was published for this tool.
list_rootsList the allowed workspace root directories. Call this first to discover what paths are accessible; all other tools are scoped to these roots. Allowed directories are configured via CLI arguments, the FS_ALLOWED_DIRS environment variable, or --allow-cwd.List the allowed workspace root directories. Call this first to discover what paths are accessible; all other tools are scoped to these roots. Allowed directories are configured via CLI arguments, the FS_ALLOWED_DIRS environment variable, or --allow-cwd.
No input schema was published for this tool.
search_textSearch file contents by text or regex (grep-style). Returns matching lines with file path,Search file contents by text or regex (grep-style). Returns matching lines with file path,
No input schema was published for this tool.
find_filesFind files matching a glob pattern. Returns matched paths with optional metadata.Find files matching a glob pattern. Returns matched paths with optional metadata.
No input schema was published for this tool.
filesystem-mcpNo description publishedThis tool published no description. Forge does not invent one.
statGet metadata for one or more files or directories: size, type, permissions, MIME type, timestamps, and tokenEstimate.Get metadata for one or more files or directories: size, type, permissions, MIME type, timestamps, and tokenEstimate.
No input schema was published for this tool.
15 of 18 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
Secure filesystem MCP server for reading, writing, searching, diffing, and patching files.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
The crawl stopped at the 60-package limit. The rest of the tree was never resolved.
36 more resolved packages are not drawn here (display cap: 24). Every dependency carrying an advisory is drawn regardless of the cap. Full inventory (CycloneDX SBOM)
8 declared dependencies never landed in the tree. They are missing from Forge's resolution, not from the package.
Not followed: peerDependencies. This tree covers runtime dependencies only, so anything those pull in was never resolved.