Read, write, and manage files on your local filesystem with secure, sandboxed access.
The Filesystem MCP server provides secure access to local files and directories. Read, create, edit, move, and search files with configurable access controls.
read_fileRead the complete contents of a file
write_fileCreate or overwrite a file with new content
edit_fileMake line-based edits to a text file
list_directoryList files and directories at a given path
directory_treeGet a recursive tree view of a directory
move_fileMove or rename files and directories
search_filesSearch for files matching a pattern
get_file_infoGet metadata about a file
Free to use
Subscribe to get a ready-to-paste config snippet for Cursor, Claude Desktop, or VS Code
View on GitHub