{"id":"eeacms-scp-server","name":"scp-server","homepage":"https://hub.docker.com/r/eeacms/scp-server","repo_url":"https://hub.docker.com/r/eeacms/scp-server","category":"infrastructure","subcategories":[],"tags":["file-transfer","scp","ssh","server"],"what_it_does":"scp-server is a service intended to expose SCP (Secure Copy) file transfer functionality over the network. Typical usage would be to accept incoming SCP connections and forward file uploads/downloads to/from a configured storage location.","use_cases":["Automated file transfer to/from servers via SCP","Embedding SCP into workflows where you need a stable service endpoint","Replacing manual scp usage with a supervised daemon/service"],"not_for":["Large-scale object storage or resumable uploads where S3-like semantics are required","Use cases needing REST/HTTP-based APIs or rich query/filter capabilities","Compliance regimes requiring documented support for specific authz models and audit exports (not verifiable from provided info)"],"best_when":null,"avoid_when":null,"alternatives":["OpenSSH scp/sftp directly (no additional service layer)","SFTP server (often easier to integrate with user/password or key-based auth workflows)","Object storage with presigned URLs (if your workflow can change protocols)"],"af_score":23.8,"security_score":44.5,"reliability_score":27.5,"package_type":"mcp_server","discovery_source":["docker_mcp"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T19:56:40.133193+00:00","interface":{"has_rest_api":false,"has_graphql":false,"has_grpc":false,"has_mcp_server":false,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":["SSH authentication (e.g., keys/user accounts) (exact method not confirmed from provided info)"],"oauth":false,"scopes":false,"notes":"No auth method details were provided in the prompt, so scoring is based on the typical nature of SCP/SSH services rather than confirmed implementation details."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"Assumed self-hosted open-source/package; no pricing information provided."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":23.8,"security_score":44.5,"reliability_score":27.5,"mcp_server_quality":0.0,"documentation_accuracy":30.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":50.0,"rate_limit_clarity":0.0,"tls_enforcement":70.0,"auth_strength":50.0,"scope_granularity":20.0,"dependency_hygiene":40.0,"secret_handling":40.0,"security_notes":"Security properties (TLS/SSH, key handling, logging, filesystem isolation) are not verifiable from the provided prompt. Typical SCP/SSH uses encrypted transport, but authorization granularity and operational hardening details cannot be confirmed.","uptime_documented":0.0,"version_stability":40.0,"breaking_changes_history":40.0,"error_recovery":30.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["SCP is typically connection-oriented; agents may need robust SSH handling (host keys, reconnects).","SCP/SSH may require interactive trust establishment (known_hosts) depending on configuration.","Without explicit API semantics, agents must implement their own retry/idempotency strategies for partial transfers."]}}