{"id":2864,"slug":"kevinwatt/mysql-mcp","name":"MySQL MCP Server","description":"Integrates with MySQL databases to provide secure database access for LLMs.","category":"database","github":"https://github.com/kevinwatt/mysql-mcp","homepage":"","server_url":"","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","official":false,"stars":18,"status":"active","source":"mcpservers.org","created_at":"2026-05-25T09:28:24.200181+00:00","updated_at":"2026-05-28T07:14:14.609220+00:00","tags":[],"path":"mysql-mcp-server-3"}