nfs-server

An NFS server implementation/package that provides Network File System (NFS) sharing so remote clients can mount and access files over a network.

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

Score Breakdown

⚙ Agent Friendliness

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

🔒 Security

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

Security for NFS is highly configuration-dependent (export restrictions, UID/GID mapping, NFS version, and whether transport security/auth like Kerberos is used). Without concrete package documentation/context, assume baseline risks: weak auth modes in some setups and sensitivity to network exposure. Ensure network segmentation, least-privilege exports, and consider NFSv4 security features where applicable.

⚡ Reliability

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

Best When

You need shared filesystem access and can operate NFS within a trusted network segment with appropriate access controls and hardening.

Avoid When

You cannot restrict network access, cannot configure least-privilege exports, or require strong authentication/in-transit encryption guarantees beyond what NFS version and setup provide.

Use Cases

  • Shared file storage for a LAN/WAN
  • Providing POSIX-like filesystem access to multiple compute nodes
  • Home directories or shared project directories on networks
  • Legacy integration where NFS is required

Not For

  • Internet-facing public exposure without strong network controls
  • Highly security-sensitive workloads without additional hardening
  • Workloads needing atomic/transactional filesystem semantics
  • Cloud-native object storage use cases

Interface

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

Authentication

Methods: Filesystem-level access control via NFS export settings (e.g., allowed clients, permissions)
OAuth: No Scopes: No

NFS security/auth depends heavily on NFS version and server/client configuration (e.g., AUTH_SYS vs Kerberos/Kerberos-based setups). No evidence of OAuth/scopes or API-level auth in the provided package context.

Pricing

Free tier: No
Requires CC: No

Pricing not assessable from the provided information; for typical self-hosted NFS server software, costs are infrastructure/ops.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • No programmatic API is evident from the provided context; agents would typically manage NFS via system configuration rather than calling endpoints.
  • NFS behavior/security can vary by NFS version and mount/export options; automation must account for compatibility and permission mapping.
  • Ops actions (export changes, service restarts) may have side effects and are not inherently idempotent without careful state management.

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