{"id":"deis-mock-http-server","name":"mock-http-server","homepage":"https://hub.docker.com/r/deis/mock-http-server","repo_url":"https://hub.docker.com/r/deis/mock-http-server","category":"devtools","subcategories":[],"tags":["mocking","http","testing","local-dev","stubs","devtools"],"what_it_does":"mock-http-server is a utility for standing up a local/mock HTTP server that simulates API responses for development and testing purposes.","use_cases":["Front-end development against a simulated backend","Integration testing without depending on real upstream services","Contract testing and smoke tests with deterministic responses","Debugging client behavior under specific HTTP status codes and payloads"],"not_for":["Production traffic handling or security-critical deployments","Serving as a source of truth for real API behavior","Use where strong authentication/authorization guarantees are required"],"best_when":"You need a lightweight way to emulate HTTP endpoints and responses locally or in CI.","avoid_when":"You need accurate upstream semantics, comprehensive protocol features, or robust security posture suitable for untrusted networks.","alternatives":["json-server","nock (for Node.js test-time mocking)","WireMock (server-side HTTP stubbing)","Mock Service Worker (MSW) (browser/test mocking)","Prism (OpenAPI-based mocking)"],"af_score":41.8,"security_score":24.0,"reliability_score":28.8,"package_type":"mcp_server","discovery_source":["docker_mcp"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T21:23:56.853948+00:00","interface":{"has_rest_api":true,"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 auth-related features are indicated from the provided information; typical mock servers either run without auth or rely on simple/basic configuration."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"As a mock/test utility, pricing is likely not applicable or is tied to hosting/infrastructure rather than the package itself."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":41.8,"security_score":24.0,"reliability_score":28.8,"mcp_server_quality":0.0,"documentation_accuracy":35.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":10.0,"scope_granularity":0.0,"dependency_hygiene":50.0,"secret_handling":50.0,"security_notes":"Mock servers are often intended for local/CI use and may not enforce TLS or authentication by default. Treat it as non-production and ensure it is not exposed to untrusted networks.","uptime_documented":0.0,"version_stability":45.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":["Mock behavior may not match real upstream edge cases (timeouts, streaming, headers, content negotiation).","If stubs are configured incorrectly, agents may see unexpected 404/500 responses without actionable guidance."]}}