---
title: "MySQL Query Agent"
slug: "mysql-query-agent"
description: "MySQL Query Agent is built around MySQL relational database. The underlying ecosystem is represented by sidorares/node-mysql2 (4,348+ GitHub stars). It gives an agent a more technical and reliable way to work with the tool than a thin one-line wrapper, using stable interfaces like SQL queries, INFORMATION_SCHEMA, EXPLAIN, indexes, transactions, replication basics and preserving the operational [&hellip;]"
verification: security_reviewed
source: "https://github.com/sidorares/node-mysql2"
category: "Developer Tools"
framework: "MCP"
tool_ecosystem:
  github_repo: "sidorares/node-mysql2"
  github_stars: 4355
  npm_package: "mysql2"
  npm_weekly_downloads: 8891567
---
# MySQL Query Agent

MySQL Query Agent is built around MySQL relational database. The underlying ecosystem is represented by sidorares/node-mysql2 (4,348+ GitHub stars). It gives an agent a more technical and reliable way to work with the tool than a thin one-line wrapper, using stable interfaces like SQL queries, INFORMATION_SCHEMA, EXPLAIN, indexes, transactions, replication basics and preserving the operational [&hellip;]

## Installation

1. Clone this skill repository.
2. Open this skill folder.
3. Review prerequisites and setup needs.
4. Install required dependencies.
5. Run and test in your environment.

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/mysql-query-agent/)
