{"id":"rds-mysql-mcp-server","name":"rds-mysql-mcp-server","af_score":36.5,"security_score":43.2,"reliability_score":21.2,"what_it_does":"An MCP server that enables an AI agent to interact with an AWS RDS MySQL database via a tool interface (database discovery/connection actions and MySQL operations, depending on what the server exposes).","best_when":"You want a standardized MCP-tool interface for controlled RDS MySQL access in an agent workflow, and you can lock down credentials, network, and permissions.","avoid_when":"You cannot restrict DB credentials (least privilege), or you need a fully managed/hosted secure connector with established operational guarantees rather than a self-operated MCP server.","last_evaluated":"2026-04-04T21:46:05.737171+00:00","has_mcp":true,"has_api":false,"auth_methods":["Database credentials (e.g., username/password) or equivalent connection configuration"],"has_free_tier":false,"known_gotchas":["Agents may generate unsafe or overly broad SQL (full table scans, data mutation). Enforce allowlists/permissions.","Some DB operations are not idempotent; the agent may retry on transient errors unless you add guardrails.","Schema discovery/metadata calls can be expensive; ensure caching or limits if supported.","MCP tool schemas may not constrain SQL shape—validate/parameterize server-side."],"error_quality":0.0}