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.
ncp
A unified Model Context Protocol (MCP) orchestrator that enables semantic tool discovery, management, scheduling, and execution across a diverse ecosystem of connected AI tools and services.
dev-kit-mcp-server
A Model Context Protocol (MCP) server for agent development tools, enabling secure, scoped operations within a root project directory.
docker-mcp-server
Provides a containerized Model Context Protocol (MCP) server for AI agents to securely execute shell commands and perform file operations via HTTP with bearer token authentication, supporting aggregation of child MCP servers.