filesystem-mcp
Verified Safeby SylphxAI
Overview
Provides secure, efficient, and token-optimized filesystem operations for AI agents via the Model Context Protocol.
Installation
No command providedSecurity Notes
The server is designed with a strong emphasis on security, enforcing project root confinement, path traversal prevention, and using Zod for robust input validation. It directly accesses the filesystem without shell spawning, reducing external execution risks. While allowing an AI agent to modify local files always carries inherent risk, the server itself provides robust safeguards within its operational scope.
Similar Servers
mcp-filesystem-server
Provides secure and controlled access to the local filesystem via the Model Context Protocol (MCP) for AI agents and other applications.
dev-kit-mcp-server
A Model Context Protocol (MCP) server targeted for agent development tools, providing scoped authorized operations in the root project directory.
docker-mcp-server
A Model Context Protocol (MCP) server for containerized execution and file operations, enabling AI assistants to interact with a Docker environment via HTTP.
code-buddy
Provides an AI-powered coding companion with comprehensive file system and development tools, integrating with MCP-compatible clients like Claude Desktop.