{"id":"hello-world-dufs-mcp-server","name":"dufs-mcp-server","af_score":55.8,"security_score":50.2,"reliability_score":20.0,"what_it_does":"Provides an MCP (Model Context Protocol) server that wraps the dufs API to perform file operations (upload, download, list/search, delete, create directory, move/rename, compute SHA256, and download a folder as a ZIP) using either stdio (MCP-native) or HTTP/SSE endpoints. Supports Basic Auth and configuration via environment variables.","best_when":"You want a lightweight Go-based MCP wrapper around an internal dufs server and your MCP client can connect via stdio or HTTP/SSE.","avoid_when":"You need strong auth (beyond Basic Auth) or strong operational guarantees (documented SLAs, retry/idempotency semantics, and comprehensive error taxonomy) for critical production automation.","last_evaluated":"2026-04-04T19:37:27.427284+00:00","has_mcp":true,"has_api":true,"auth_methods":["basic"],"has_free_tier":false,"known_gotchas":["HTTP/SSE mode exists, but the primary/recommended path is stdio; some MCP clients may require specific transport configuration.","Batch upload returns a job_id and requires follow-up status polling; agents must implement that second step to obtain results.","No documented rate-limit or retry/backoff guidance; agents should be cautious with repeated calls, especially for delete/move operations."],"error_quality":0.0}