{"id":"ambitiousjun-live-server","name":"live-server","homepage":"https://hub.docker.com/r/ambitiousjun/live-server","repo_url":"https://hub.docker.com/r/ambitiousjun/live-server","category":"devtools","subcategories":[],"tags":["devtools","infrastructure","local-development","live-reload","http-server","static-server"],"what_it_does":"live-server is a local development utility that serves a project directory over HTTP and automatically reloads/broadcasts changes to the browser when files are edited.","use_cases":["Start a quick static-site/dev server for HTML/CSS/JS","Live-reload for front-end development","Preview documentation or prototypes served from a folder","Rapid iteration during local development without manual refresh"],"not_for":["Production hosting for untrusted traffic","Complex API backends (it is primarily a static/live-reload server)","Environments requiring strict uptime/SLA or managed deployments"],"best_when":"You need fast local feedback while building a static web UI or prototype.","avoid_when":"You need hardened security controls, reverse-proxy integration, or production-grade deployment guarantees without additional infrastructure.","alternatives":["webpack-dev-server","vite","parcel","browser-sync","http-server","nginx + livereload tooling"],"af_score":44.2,"security_score":27.5,"reliability_score":27.5,"package_type":"mcp_server","discovery_source":["docker_mcp"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T21:24:20.300779+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":[],"oauth":false,"scopes":false,"notes":"No authentication is indicated as a feature; typical usage is local/lan access. If exposed publicly, it should be protected by network controls/reverse proxy."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"Typically an open-source dev tool; no pricing model evident from the provided information."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":44.2,"security_score":27.5,"reliability_score":27.5,"mcp_server_quality":0.0,"documentation_accuracy":50.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":100.0,"rate_limit_clarity":0.0,"tls_enforcement":20.0,"auth_strength":0.0,"scope_granularity":0.0,"dependency_hygiene":50.0,"secret_handling":80.0,"security_notes":"As a local dev server, it may not provide authentication/authorization. TLS and access controls are unlikely by default; treat it as untrusted if bound to external interfaces. Ensure updates for dependency hygiene and avoid logging secrets (typically via static file serving, not secret processing).","uptime_documented":0.0,"version_stability":50.0,"breaking_changes_history":30.0,"error_recovery":30.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["Primarily a CLI/local server tool; agent integration may require spawning a process and handling stdout/stderr.","Live-reload behavior is event/timing-dependent; automated tests may need synchronization (wait for server ready, disable/handle websockets if applicable).","If configured to listen on a public interface, ensure the environment is not exposed unintentionally."]}}