# pcpro-mcp-mysql

Explore and query your MySQL database with ease. List tables, inspect table structures, and run SELECT queries to fetch results fast. Streamline debugging and analysis by getting schema details and d…

## Quick Start

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

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

---

Source: https://github.com/franHR11/pcpro-mcp-mysql
