{"id":"godmodelabs-http-test-server","name":"http-test-server","homepage":"https://hub.docker.com/r/godmodelabs/http-test-server","repo_url":"https://hub.docker.com/r/godmodelabs/http-test-server","category":"testing","subcategories":[],"tags":["http","testing","mock-server","development","integration-tests"],"what_it_does":"http-test-server appears to be a small HTTP server intended for testing HTTP clients/requests (e.g., exercising status codes, routes, request/response behaviors) rather than providing a production API.","use_cases":["Testing HTTP client libraries and integrations","Validating request/response handling (headers, bodies, status codes)","Local development and contract testing without relying on external services","Reproducing edge cases (timeouts, malformed requests) if supported by the server configuration"],"not_for":["Production workloads or public internet-facing services","Handling sensitive user data without explicit security configuration","Use as a comprehensive API platform (routing, auth, versioning, observability) unless explicitly implemented"],"best_when":null,"avoid_when":null,"alternatives":["WireMock","Mock Service Worker (MSW) / node/msw","Nock (HTTP mocking for Node tests)","httpbin (simple HTTP testing endpoints)","Practical mock servers in frameworks like Express with custom routes"],"af_score":31.2,"security_score":16.0,"reliability_score":20.0,"package_type":"mcp_server","discovery_source":["docker_mcp"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T21:27:19.441226+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 details were provided in the supplied information, so auth requirements cannot be confirmed."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"Pricing information not provided; for a test server, it is commonly free/open-source or local-only."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":31.2,"security_score":16.0,"reliability_score":20.0,"mcp_server_quality":0.0,"documentation_accuracy":20.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":100.0,"rate_limit_clarity":0.0,"tls_enforcement":10.0,"auth_strength":0.0,"scope_granularity":0.0,"dependency_hygiene":40.0,"secret_handling":40.0,"security_notes":"No explicit security posture (TLS/auth/security headers) was provided. As a test server, it may be intended for local use; if exposed externally, it should be configured with TLS, authentication, and restricted access.","uptime_documented":0.0,"version_stability":30.0,"breaking_changes_history":30.0,"error_recovery":20.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["Test servers often lack production-grade API contracts (schemas/status codes) and may behave inconsistently across routes unless documented.","Timeouts and error simulation (if present) may be nondeterministic without stable fixtures/configuration."]}}