{"id":"drud-ddev-dbserver","name":"ddev-dbserver","homepage":"https://hub.docker.com/r/drud/ddev-dbserver","repo_url":"https://hub.docker.com/r/drud/ddev-dbserver","category":"infrastructure","subcategories":[],"tags":["devtools","infrastructure","databases","local-development","ddev"],"what_it_does":"ddev-dbserver is part of the ddev ecosystem and is used to run/manage a local database server for development environments (typically via ddev).","use_cases":["Local development databases for web apps","Spinning up consistent MySQL/MariaDB/PostgreSQL environments for tests","Providing a stable local DB service that matches a project’s ddev configuration"],"not_for":["Production database hosting","Highly customized, multi-tenant database-as-a-service deployments","Environments requiring a dedicated remote DB managed outside of ddev"],"best_when":"You want reproducible local database services that integrate with ddev project workflows.","avoid_when":"You need managed production-grade guarantees, remote access controls, or enterprise DB governance features.","alternatives":["docker-compose-managed database containers","Direct use of database official Docker images","Other local dev stacks (e.g., local docker-based setups without ddev)"],"af_score":34.2,"security_score":27.0,"reliability_score":28.8,"package_type":"mcp_server","discovery_source":["docker_mcp"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T19:47:28.321798+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":["Typically none at the package interface level (access controlled by local networking/container configuration)"],"oauth":false,"scopes":false,"notes":"No explicit auth mechanism is described in the provided content; access is generally governed by local container/network configuration rather than application-level tokens."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"ddev components are generally open-source; no package-level pricing information was provided."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":34.2,"security_score":27.0,"reliability_score":28.8,"mcp_server_quality":0.0,"documentation_accuracy":20.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":90.0,"rate_limit_clarity":0.0,"tls_enforcement":20.0,"auth_strength":30.0,"scope_granularity":0.0,"dependency_hygiene":50.0,"secret_handling":40.0,"security_notes":"Security is likely primarily about local isolation (Docker networks, bound ports) rather than strong API-layer auth. TLS/auth-scoping details are not evidenced in the provided content.","uptime_documented":0.0,"version_stability":40.0,"breaking_changes_history":40.0,"error_recovery":35.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["If the package is used via CLI/compose, agent-driven runs may be sensitive to local Docker state (existing containers/ports/volumes).","Local DB readiness can be timing-sensitive; agents may need to wait for DB health before running migrations/tests."]}}