-
securityA
license-
qualityNode.js server implementing Model Context Protocol (MCP) for filesystem operations.
Last updated -
36,922
49,792
JavaScript
MIT License
This MCP server provides secure access to the local filesystem via the Model Context Protocol (MCP).
path
(required): Path to the file to readpaths
(required): List of file paths to readpath
(required): Path where to write the file, content
(required): Content to write to the filesource
(required): Source path of the file or directory, destination
(required): Destination pathsource
(required): Source path of the file or directory, destination
(required): Destination pathpath
(required): Path to the file or directory to delete, recursive
(optional): Whether to recursively delete directories (default: false)path
(required): Path of the directory to listpath
(required): Path of the directory to createpath
(required): Path of the directory to traverse, depth
(optional): Maximum depth to traverse (default: 3), follow_symlinks
(optional): Whether to follow symbolic links (default: false)path
(required): Starting path for the search, pattern
(required): Search pattern to match against file namespath
(required): Path to the file or directoryStart the MCP server with allowed directories:
To integrate this server with apps that support MCP:
You can run the Filesystem MCP server using Docker:
To integrate the Docker image with apps that support MCP:
See the LICENSE file for details.
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
Go server implementing Model Context Protocol (MCP) for filesystem operations.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mark3labs/mcp-filesystem-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server