{"id":"hyperhq-nfs-server","name":"nfs-server","af_score":10.2,"security_score":27.2,"reliability_score":20.0,"what_it_does":"nfs-server provides an NFS server to export filesystem paths over the network using the NFS protocol, so remote clients can mount and access shared directories.","best_when":"You control the network path (VPC/VLAN), can manage NFS exports safely, and accept NFS’s security/performance characteristics in exchange for simple POSIX-like shared files.","avoid_when":"You cannot ensure network isolation and appropriate export/auth configuration, or you require modern encrypted/authenticated-by-default access controls per request.","last_evaluated":"2026-04-04T21:26:02.650722+00:00","has_mcp":false,"has_api":false,"auth_methods":["Network-based access control typical of NFS exports (client IP/CIDR)","Host authentication via traditional NFS mechanisms (varies by configuration)"],"has_free_tier":false,"known_gotchas":["As an NFS server, operations are typically configuration- and network-dependent rather than request/response API calls, so agents may need careful handling of mounts, firewall rules, and export permissions.","NFS behavior can vary significantly by NFS version (e.g., v3 vs v4) and mount/export options; automated setups should explicitly pin versions and options.","Security and reliability depend on environment configuration (firewall, SELinux/AppArmor, kernel parameters), which may not be fully captured in repository metadata."],"error_quality":0.0}