73
/ 100
1 month ago
glama

SQL MCP Server

Enables AI models to interact with multiple database types (MySQL, MSSQL, Oracle, Sybase) through a unified interface with standardized tools for querying, inspecting schemas, and managing connections without requiring separate server configurations.

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: DB_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.
configDB_TYPEYou define which database to use via the environment variable.
configDB_HOSTHostname or IP address Yes localhost
configDB_PORTPort number No Auto (3306, 1433, etc.)
configDB_USERDatabase username Yes root
🔐 secretDB_PASSWORDDatabase password Yes (empty)
configDB_DATABASEDatabase name Yes test
configDB_DSNConnection string (Oracle/Sybase advanced) No (empty)
configDB_SERVER_NAMEExplicit Server Name (Sybase only) No (empty)
configDB_CHARSET
// 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/bryr0-sql-mcp-1681bg)](https://m8ven.ai/mcp/bryr0-sql-mcp-1681bg)
commit: ee5c74e517d0c9ec009411bde9cf33df6fcc25ff
code hash: a0d2fc0aa8e300c8e5b3852611c9e0574663bfb2668bb25aefc82b5d5a37d24b
verified: 6/18/2026, 11:45:24 AM
view raw JSON →