# MCP-MySQL-Ops

Monitor MySQL instances, inspect schemas, and track performance. Diagnose slow queries, locks, and connection issues to keep databases healthy. Explore databases, tables, users, and configuration to …

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add call518/mcp-mysql-ops

# Browse available tools
npx -y @smithery/cli@latest tool list call518/mcp-mysql-ops
```

---

Source: https://github.com/call518/MCP-MySQL-Ops
