68
/ 100
1 month ago
glama

MySQL MCP Server

Enables AI applications to interact with MySQL databases through a secure interface, allowing database exploration, querying, and analysis with proper error handling and logging.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: MYSQL_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMYSQL_HOSTlocalhost # 데이터베이스 호스트
configMYSQL_PORT3306 # 선택사항: 데이터베이스 포트 (지정하지 않으면 기본값 3306)
configMYSQL_USERyour_username
🔐 secretMYSQL_PASSWORDyour_password
configMYSQL_DATABASEyour_database
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/aqara-docs-mysql-mcp-server-moog23)](https://m8ven.ai/mcp/aqara-docs-mysql-mcp-server-moog23)
commit: 7cf48189805b7843f36581a3e15ea3684c480a9a
code hash: c23fe1397d6ba4ee76da0898e23ca2740162bcab5cc56ae4f373574bdcc2e610
verified: 6/17/2026, 12:44:37 PM
view raw JSON →