gabrielmaialva33/mcp-filesystem
A secure Model Context Protocol (MCP) server providing filesystem access within predefined directories
This project provides a secure way for AI models to access your computer's files. It acts as a controlled gateway, taking requests from an AI model (like Claude Desktop) to read, write, or manage files, and then returning the results back to the AI. This is for developers or system administrators who want to give AI models limited and secure access to specific parts of a filesystem.
Available on npm.
Use this if you need to enable an AI model to safely interact with your local files and directories, ensuring it only accesses predefined locations.
Not ideal if you need a general-purpose file server for human users or applications that don't operate through the Model Context Protocol.
Stars
7
Forks
2
Language
TypeScript
License
MIT
Category
Last pushed
Oct 29, 2025
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/gabrielmaialva33/mcp-filesystem"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
efforthye/fast-filesystem-mcp
A high-performance Model Context Protocol (MCP) server that provides secure filesystem access...
cyanheads/filesystem-mcp-server
A Model Context Protocol (MCP) server for platform-agnostic file capabilities, including...
n0zer0d4y/vulcan-file-ops
A Security-centric MCP Server providing enterprise-grade filesystem powers to AI...
seuros/action_mcp
Rails Engine with MCP compliant Spec.
MarcusJellinghaus/mcp_server_filesystem
MCP File System Server: A secure Model Context Protocol server that provides file operations for...