MySQL Ops MCP MCP
v1.0.0io.github.gt-dinuo/mysql-ops-mcp
MySQL MCP server: browse schema, query, CRUD. Delete/drop gated by user approval.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add mysql-ops-mcp -e DB_HOST=<DB_HOST> -e DB_PORT=<DB_PORT> -e DB_USER=<DB_USER> -e DB_PASSWORD=<DB_PASSWORD> -e DB_DATABASE=<DB_DATABASE> -- npx -y mysql-ops-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.