nfs-server

nfs-server is a self-hostable NFS (Network File System) server package that exports local filesystem directories over the network using the NFS protocol so clients can mount and read/write files.

Evaluated Apr 04, 2026 (25d ago)
Homepage ↗ Repo ↗ Storage infrastructure storage nfs self-hosted file-sharing
⚙ Agent Friendliness
8
/ 100
Can an agent use this?
🔒 Security
22
/ 100
Is it safe for agents?
⚡ Reliability
22
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
0
Documentation
0
Error Messages
0
Auth Simplicity
25
Rate Limits
0

🔒 Security

TLS Enforcement
10
Auth Strength
20
Scope Granularity
10
Dep. Hygiene
30
Secret Handling
40

NFS commonly relies on network isolation and UID/GID-based permissions; without explicit TLS and strong auth (e.g., Kerberos for NFSv4), confidentiality/integrity and access control can be weak. This evaluation cannot verify the package's exact security features (export controls, Kerberos support, RPC protection, logging) from the provided information.

⚡ Reliability

Uptime/SLA
0
Version Stability
30
Breaking Changes
30
Error Recovery
30
AF Security Reliability

Use Cases

  • Shared network storage for Linux/Unix clients (dev/test clusters, on-prem deployments)
  • Homogeneous file sharing across multiple machines without object storage semantics
  • Legacy workloads that require NFS over newer storage APIs
  • Mounting shared directories for containers/VMs in private networks

Not For

  • Public internet exposure without a hardened network and access controls
  • High-performance low-latency workloads requiring modern distributed storage features
  • Workloads needing fine-grained access control at the application layer (NFS ACLs are coarse compared to many authz systems)
  • Multi-tenant environments without strong isolation guarantees

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
No
SDK
No
Webhooks
No

Authentication

Methods: Network-level access control (firewall/subnet restriction; typical NFS export restrictions)
OAuth: No Scopes: No

NFS security typically depends on network exposure, export configuration, and optional mechanisms such as Kerberos (NFSv4). This evaluation cannot confirm which mode the package supports without additional metadata.

Pricing

Free tier: No
Requires CC: No

Self-hosted infrastructure component; costs are operational (compute/network/storage) rather than a SaaS pricing model.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • NFS is stateful from a systems perspective (mounts, file locking, permissions, caching); agent-driven automation must account for idempotent infrastructure changes and safe remounting.
  • Misconfigured exports/permissions can cause either data exposure or service disruption; ensure least-privilege export rules and network restrictions.
  • NFS versions/protocol settings (v3 vs v4, portmap/rpcbind behavior) can affect client compatibility and firewall requirements.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for nfs-server.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-04-04.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered