MySQL MCP (kevinwatt)
Runs read-oriented SQL queries against a MySQL database from an agent.
๐ก๏ธ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for MySQL MCP (kevinwatt), derived from its capabilities.
AIVSS 9.1 ยท Critical
View MAESTRO 7-layer threat model โOverview
This server connects an agent to a MySQL database to list tables, inspect schema, and run queries. Tool surface: schema introspection and query execution. Security surface: it holds database credentials and can read (and depending on config, write) data, so SQL from a model must be treated as untrusted.
Key features
- List tables and inspect schema
- Execute SQL queries
- Standard MySQL connection config
Use cases
- Let an agent answer questions from a MySQL DB
- Ad-hoc data exploration via natural language