{"id":"perconalab-percona-server","name":"percona-server","homepage":"https://hub.docker.com/r/perconalab/percona-server","repo_url":"https://hub.docker.com/r/perconalab/percona-server","category":"databases","subcategories":[],"tags":["databases","mysql-compatible","relational-db","self-hosted","performance"],"what_it_does":"Percona Server is a distribution of MySQL/MariaDB-compatible database software, providing a drop-in database engine with performance and operational enhancements (commonly used for high-performance MySQL deployments).","use_cases":["Running MySQL-compatible relational databases with performance-focused tuning","Production workloads requiring MySQL protocol compatibility","Self-managed database deployments (on-premises or in your own cloud account)","High availability setups using standard database replication/failover patterns"],"not_for":["Serverless/fully managed database usage where you do not control the database host","Use cases that require a REST/GraphQL/API gateway interface (it is a database server, not an API service)","Scenarios where you need turn-key AI/agent tool integrations (no built-in MCP/agent tooling implied)"],"best_when":"You need a self-managed, MySQL-compatible database engine and can operate database infrastructure (backups, replication, monitoring, upgrades).","avoid_when":"You cannot provide the operational requirements for running a database (secure host hardening, backups, patching/upgrades, and workload sizing).","alternatives":["Oracle MySQL Community/Enterprise","MariaDB","Amazon RDS for MySQL / Aurora MySQL","Google Cloud SQL for MySQL","PostgreSQL (if MySQL compatibility is not required)"],"af_score":29.5,"security_score":52.0,"reliability_score":37.5,"package_type":"mcp_server","discovery_source":["docker_mcp"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T19:36:42.660452+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":["Database authentication (e.g., MySQL user accounts/credentials) over SQL connections"],"oauth":false,"scopes":false,"notes":"As a database server, authentication is typically handled via database accounts/permissions and optional TLS for transport security; there is no OAuth-style authorization described here."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"Pricing/licensing details are not provided in the supplied data; Percona distributions are commonly offered under open-source licenses, with optional commercial support, but this cannot be confirmed from the prompt."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":29.5,"security_score":52.0,"reliability_score":37.5,"mcp_server_quality":0.0,"documentation_accuracy":30.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":60.0,"rate_limit_clarity":0.0,"tls_enforcement":60.0,"auth_strength":50.0,"scope_granularity":60.0,"dependency_hygiene":50.0,"secret_handling":40.0,"security_notes":"Security posture depends on your deployment: database account permissions, whether TLS is required for client connections, host hardening, and credential management. No evidence of specific security features or dependency status is provided in the prompt data.","uptime_documented":0.0,"version_stability":60.0,"breaking_changes_history":50.0,"error_recovery":40.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["Treat it as a stateful database system: operations may be non-idempotent depending on SQL used (e.g., INSERT without unique constraints).","Agent-driven DB changes require careful transaction control and schema awareness.","Operational hazards (locks, long-running queries, replication lag) can impact agent workflows."]}}