{"slug":"kevinwatt/mysql-mcp","name":"MySQL MCP Server","description":"Integrates with MySQL databases to provide secure database access for LLMs.","category":"database","tags":[],"official":false,"stars":18,"transport":null,"install":[{"cmd":"npx @kevinwatt/mysql-mcp","imports":[]}],"tools":[{"name":"mysql_query","description":"Execute read-only SELECT queries with limits on query length (4096 chars), result rows (1000), and timeout (30s)"},{"name":"mysql_execute","description":"Execute data modification operations (INSERT/UPDATE/DELETE) with optional parameters, returns affected rows and last insert ID, with automatic transaction handling"},{"name":"list_tables","description":"List all tables in the current database"},{"name":"describe_table","description":"Show the structure of a specified table"}],"env_vars":["MYSQL_HOST","MYSQL_PORT"],"auth_type":"none","github":"https://github.com/kevinwatt/mysql-mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}