tftp-server

Provides a TFTP server implementation (i.e., supports Trivial File Transfer Protocol file transfer) for serving and receiving files over UDP.

Evaluated Apr 04, 2026 (19d ago)
Homepage ↗ Repo ↗ Infrastructure tftp udp file-transfer networking devops legacy-protocol
⚙ Agent Friendliness
26
/ 100
Can an agent use this?
🔒 Security
22
/ 100
Is it safe for agents?
⚡ Reliability
28
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
0
Documentation
20
Error Messages
0
Auth Simplicity
90
Rate Limits
0

🔒 Security

TLS Enforcement
0
Auth Strength
0
Scope Granularity
0
Dep. Hygiene
50
Secret Handling
70

TFTP is plaintext and generally unauthenticated; if the specific implementation does not add protections (not shown in the prompt), it should be treated as insecure for untrusted networks. Running it on a trusted network and restricting access (firewalls, network ACLs, chroot/path restrictions) is critical.

⚡ Reliability

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

Use Cases

  • Bootstrapping devices that require TFTP for firmware/config images
  • Network device provisioning and recovery
  • Simple file transfer in constrained environments where HTTP/S is unavailable

Not For

  • Internet-facing public file distribution
  • Use cases requiring authentication, encryption, or audit-grade access control
  • Large-scale or high-concurrency transfers without careful operational tuning

Interface

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

Authentication

OAuth: No Scopes: No

TFTP (by design) typically lacks authentication; this evaluation assumes no application-layer auth is provided unless explicitly documented (not provided in the prompt).

Pricing

Free tier: No
Requires CC: No

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • TFTP uses UDP and can be sensitive to packet loss; agent-driven retries should be cautious
  • TFTP is vulnerable to spoofing/mitm without authentication and encryption
  • File overwrite and path handling depend on server configuration (may be insecure if misconfigured)

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for tftp-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