ftpserver

ftpserver appears to be an FTP server implementation/package. In absence of repository/README details, it is evaluated generically as a server that accepts FTP connections and serves file listings/transfers over the FTP protocol.

Evaluated Apr 04, 2026 (0d ago)
Homepage ↗ Repo ↗ Storage file-transfer ftp server networking
⚙ Agent Friendliness
20
/ 100
Can an agent use this?
🔒 Security
31
/ 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
40
Rate Limits
0

🔒 Security

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

No security configuration details were provided. FTP over plaintext is insecure; secure deployment typically requires FTPS/TLS or use of SFTP. Authorization granularity (per-user/per-dir permissions) and transport security need verification from the actual package docs/config.

⚡ Reliability

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

Best When

Used on trusted networks with firewalling and with TLS/FTPS or with a secure alternative (e.g., SFTP) when available/possible.

Avoid When

When you need strong auth, auditable API-level access controls, or secure-by-default transport for untrusted networks.

Use Cases

  • Hosting an FTP endpoint for legacy clients and workflows
  • Internal file transfer in controlled environments
  • Testing FTP protocol integrations

Not For

  • Internet-facing production file transfer without additional hardening
  • Modern applications needing secure transport (prefer SFTP/HTTPS)
  • Agent-driven use that requires REST/SDK-like programmatic contracts

Interface

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

Authentication

Methods: FTP username/password (likely, not confirmed)
OAuth: No Scopes: No

No auth details were provided. FTP server auth is typically credentials-based; fine-grained scopes and OAuth are not indicated.

Pricing

Free tier: No
Requires CC: No

Pricing not applicable/unknown (likely an open-source package).

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • FTP is stateful and connection-oriented; agents may struggle without a dedicated client library and robust session handling
  • FTP typically lacks modern API-style request/response semantics; retry behavior may be unsafe for uploads/downloads
  • Security expectations for FTP are often mismatched with modern requirements (TLS/session handling needs verification)

Alternatives

Full Evaluation Report

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

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