



Secure Model Context Protocol server for file system operations enabling AI assistants to access, read, write, and manage files with robust path validation and dynamic storage location management.
Loading more......
En esta página
MCP File Navigator
MCP File Navigator is a secure Model Context Protocol server designed for safe file system operations. It provides AI assistants with controlled access to files and directories while maintaining strict security through path validation and dynamic storage management.
{
"storageRoots": [
"/allowed/path/1",
"/allowed/path/2"
],
"defaultRoot": "/allowed/path/1"
}
{
"maxFileSize": "10MB",
"allowedExtensions": ["txt", "md", "json"],
"readOnly": false
}
Built with security-first approach using modern file system APIs and comprehensive validation layers. Implements fail-safe mechanisms to prevent unauthorized access.
Compatible with Claude Desktop, Cursor, VS Code, and other MCP clients. Requires configuration of allowed storage locations before use.
Explora más elementos relacionados con este