69
/ 100
11 days ago
glama

mariadb-mcp

MCP server for interacting with MariaDB databases, supporting standard SQL operations and optional vector/embedding search.

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 3 credentials: DB_PASSWORD, OPENAI_API_KEY, GEMINI_API_KEY
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.
configLOG_LEVEL
configLOG_FILE
configLOG_MAX_BYTES
configLOG_BACKUP_COUNT
configALLOWED_ORIGINSComma-separated list of allowed origins No Long list of allowed origins corresponding to local use of the server
configALLOWED_HOSTSComma-separated list of allowed hosts No localhost,127.0.0.1
configDB_HOSTMariaDB host address Yes localhost
configDB_PORTMariaDB port No 3306
configDB_USERMariaDB username Yes
🔐 secretDB_PASSWORDMariaDB password Yes
configDB_NAMEDefault database (optional; can be set per query) No
configDB_CHARSETCharacter set for database connection (e.g., cp1251) No MariaDB default
configMCP_READ_ONLY_Note: Enforces read-only mode if is enabled._
configMCP_MAX_POOL_SIZEMax DB connection pool size No 10
configEMBEDDING_PROVIDERNote: These tools are only available when is configured. If no embedding provider is set, these tools will be disabled.
🔐 secretOPENAI_API_KEYRequired if using OpenAI embeddings
🔐 secretGEMINI_API_KEYRequired if using Gemini embeddings
configHF_MODELRequired if using HuggingFace embeddings (e.g., "intfloat/multilingual-e5-large-instruct" or "BAAI/bge-m3")
// 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 5 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/uncleg-dev-mariadb-mcp-1wcp6y)](https://m8ven.ai/mcp/uncleg-dev-mariadb-mcp-1wcp6y)
commit: cc4bbc1d5c9285b80f61d3bba924313ce712ef01
code hash: 465b21877c22d3c16f1ab338b2e2ccd7e71b5fb062b6cba7014c257c2a7432ac
verified: 6/17/2026, 11:31:46 AM
view raw JSON →