01Four core filesystem tools: write_file, read_file, list_directory, check_allowed
02Automatic creation of parent directories for new files
03Exclusively uses stdio transport; no open ports or network exposure
04Minimal resource footprint and zero runtime dependencies beyond MCP SDK
05Strict path sandboxing to explicitly allowed directories
060 GitHub stars