MySQL MCP server
Query MySQL or MariaDB.
What it does
Community server. Same SQL risk as Postgres.
Install
Typical Claude Desktop / Cursor command:
npx -y @benborla/mcp-server-mysql
Secrets it wants: MYSQL_HOST, MYSQL_USER, MYSQL_PASS, MYSQL_DB
Works with
Claude Desktop, Cursor, Windsurf — any host that can launch a local MCP stdio server.