{"id":"gokeep-projects-mysql-mcp-server","name":"mysql-mcp-server","af_score":35.2,"security_score":25.2,"reliability_score":22.5,"what_it_does":"Provides an MCP (Model Context Protocol) server that exposes MySQL metadata and query capabilities to AI assistants. Built with Quarkus and supports MCP connectivity via SSE (/mcp/sse) and a streamable HTTP endpoint (/mcp) over an HTTP listener.","best_when":"You control the network environment (e.g., internal Kubernetes cluster/VPC) and want a lightweight MCP-to-MySQL bridge with SSE/HTTP connectivity.","avoid_when":"You cannot restrict access to the MCP endpoints and database credentials; or you need clearly documented protections against unsafe SQL execution.","last_evaluated":"2026-04-04T20:02:33.289523+00:00","has_mcp":true,"has_api":true,"auth_methods":["None documented","MySQL credentials supplied to server via environment variables or JVM system properties"],"has_free_tier":false,"known_gotchas":["No authentication for MCP endpoints is documented; agents may be able to reach the server from any network path unless access is externally restricted.","SQL execution tool behavior/safety (read-only enforcement, disallowed statements) is not documented.","Idempotency/retry guidance is not documented; retries could repeat SQL execution if not read-only."],"error_quality":0.0}