{"id":"vedb-mysql-mcp-server","name":"vedb-mysql-mcp-server","af_score":34.0,"security_score":34.8,"reliability_score":27.5,"what_it_does":"An MCP server that exposes MySQL/SQL database access (via the vedb-mysql capability) to LLM agents through the Model Context Protocol, enabling agent-driven querying and retrieval from a MySQL database.","best_when":"You can safely provide database credentials to a dedicated agent environment and you need SQL-backed retrieval via MCP with controlled tool access.","avoid_when":"When you cannot restrict which tables/operations the agent can perform, or when database writes are not intended/allowed.","last_evaluated":"2026-04-04T21:40:21.697856+00:00","has_mcp":true,"has_api":false,"auth_methods":["Database credentials (likely username/password or connection URI) configured for the MCP server"],"has_free_tier":false,"known_gotchas":["SQL tool access can lead to unintended heavy queries (missing limits/where clauses).","Agents may generate non-read or destructive SQL if not constrained to SELECT/whitelisted operations.","Agents can expose sensitive data if query results are returned without redaction."],"error_quality":0.0}