74
grade C
2 days ago
mcp_so

rjsalgado/mariadb-mcp-server

An MCP server that provides access to MariaDB ou MySQL databases.

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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: MARIADB_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.
configMARIADB_ALLOW_DELETE"": "false",
configMARIADB_ALLOW_INSERT"": "false",
configMARIADB_ALLOW_UPDATE"": "false",
configMARIADB_BIG_INT_AS_NUMBER
configMARIADB_CHECK_NUMBER_RANGE
configMARIADB_DATABASEDefault database name (optional)
configMARIADB_DECIMAL_AS_NUMBER
configMARIADB_HOSTDatabase server hostname
🔐 secretMARIADB_PASSWORDDatabase password
configMARIADB_PORTDatabase server port (default: 3306)
configMARIADB_USERDatabase username
// 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/rjsalgado-mariadb-mcp-server-mfchp3)](https://m8ven.ai/mcp/rjsalgado-mariadb-mcp-server-mfchp3)
commit: 9693f9fe5e09ba13c043f01c7879c95feef8bac4
code hash: 0dd682e422db1cf5a60874c4e7d61feb6a1e87e59bae5bee28bc7f6fdf00fe44
verified: 4/18/2026, 6:08:12 PM
view raw JSON →