{"id":"linuxserver-nginx","name":"nginx","homepage":"https://hub.docker.com/r/linuxserver/nginx","repo_url":"https://hub.docker.com/r/linuxserver/nginx","category":"infrastructure","subcategories":[],"tags":["web-server","reverse-proxy","load-balancer","tls","infrastructure","edge-proxy","http","open-source"],"what_it_does":"nginx is a high-performance web server, reverse proxy, and load balancer used to serve HTTP/HTTPS content and proxy client requests to upstream services.","use_cases":["Serving static web content","Reverse proxying to application backends","TLS termination and HTTPS serving","Load balancing across upstream instances","Caching and rate limiting at the edge (via modules/config)","Serving as an ingress/proxy layer in containerized deployments"],"not_for":["As a full application framework (business logic)","Direct database storage or application state management","As a managed SaaS API platform with programmatic CRUD endpoints"],"best_when":"You need a mature, configurable HTTP reverse proxy/load balancer with strong operational performance and flexibility via configuration files/modules.","avoid_when":"You need an API-first developer experience with documented REST/SDK surfaces, or managed service guarantees (SLA, hosted uptime) without operating nginx yourself.","alternatives":["Apache HTTP Server","HAProxy","Traefik","Caddy","Envoy Proxy","Cloud provider managed load balancers/ingress controllers"],"af_score":31.0,"security_score":59.0,"reliability_score":46.2,"package_type":"mcp_server","discovery_source":["docker_mcp"],"priority":"high","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-03-30T13:36:12.301291+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":["HTTP basic auth (via configuration/modules)","mTLS client authentication (via configuration)","JWT/OIDC validation (possible via modules such as auth_request + external providers)","No built-in auth when only serving/proxying trusted internal networks"],"oauth":false,"scopes":false,"notes":"nginx itself is configured for auth behavior via configuration and/or external components; there is no standardized, built-in API auth scheme or scopes model."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"Open-source nginx is generally self-hosted; commercial support/subscriptions may exist but pricing is not specified in the provided data."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":31.0,"security_score":59.0,"reliability_score":46.2,"mcp_server_quality":0.0,"documentation_accuracy":55.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":60.0,"rate_limit_clarity":30.0,"tls_enforcement":85.0,"auth_strength":60.0,"scope_granularity":20.0,"dependency_hygiene":60.0,"secret_handling":70.0,"security_notes":"Security largely depends on correct TLS configuration, header handling, and disabling unsafe defaults; nginx supports strong TLS and can enforce client auth via configuration, but there is no first-class auth/scopes model. Secrets are typically provided via filesystem config and must be handled carefully to avoid leaking in logs; dependency hygiene is generally community-reviewed but cannot be verified from the provided data alone.","uptime_documented":0.0,"version_stability":70.0,"breaking_changes_history":60.0,"error_recovery":55.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["nginx is primarily configuration- and runtime-driven, not an API with agent-callable operations","behavior depends heavily on correct configuration (virtual hosts, upstreams, timeouts, buffering)","many important features are provided via modules; availability differs by build/package"]}}