Local MCP server for reading, writing, searching, and managing files within a restricted root directory.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Filesystem MCP.
Model Context Protocol (MCP) server for file system operations. Enable AI assistants like Claude, Cursor, and others to read, write, and manage files on your local system.
Add to your claude_desktop_config.json:
Add to Cursor settings (MCP configuration):
| Tool | Description | Write |
|---|---|---|
read_file | Read contents of a file | โ |
list_directory | List files in a directory | โ |
write_file | Create or write to a file | โ |
delete_file | Delete a file or directory | โ |
create_directory | Create a new directory | โ |
search_files | Search files by glob pattern | โ |
get_file_info | Get file metadata | โ |
copy_file | Copy a file or directory | โ |
move_file | Move or rename a file | โ |
--readonly flag to disable all write operationsContributions are welcome! Please feel free to submit a Pull Request.
git checkout -b feature/amazing-feature)git commit -m 'Add some amazing feature')git push origin feature/amazing-feature)MIT License - see LICENSE for details.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/lincolnburrows2017-filesystem-mcp)<a href="https://allmcps.com/mcp/lincolnburrows2017-filesystem-mcp"><img src="https://allmcps.com/api/badge/lincolnburrows2017-filesystem-mcp?style=directory" alt="Filesystem MCP on AllMCPs" /></a>