{"id":"euranova-simple-ftp-server","name":"simple-ftp-server","af_score":33.2,"security_score":25.5,"reliability_score":31.2,"what_it_does":"simple-ftp-server is an FTP server implementation intended to provide basic FTP functionality (server-side) for file transfer over the FTP protocol.","best_when":"You need a lightweight FTP server for development or controlled environments and can manage security at the network and configuration layers.","avoid_when":"You need confidentiality/integrity guarantees, modern auth controls, or you want a well-documented agent-friendly API surface.","last_evaluated":"2026-04-04T21:33:01.113357+00:00","has_mcp":false,"has_api":false,"auth_methods":["FTP login (username/password)"],"has_free_tier":false,"known_gotchas":["FTP is stateful; agent automation must manage sessions/connection lifecycle.","FTP lacks modern security features by default; transfers may be unencrypted and susceptible to interception unless FTPS/TLS is explicitly used (if supported).","FTP commands and server responses are less standardized than REST/JSON APIs; robust parsing may be needed.","Transfer operations are often not naturally idempotent (retries can duplicate/overwrite depending on server config)."],"error_quality":0.0}