62
/ 100
1 month ago
glama

Bun Database MCP Server

A high-performance MCP server that enables AI assistants to safely interact with MySQL databases through secure CRUD operations, schema inspection, and parameterized queries with built-in SQL injection prevention.

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
⚠️
Known vulnerabilities in dependencies: 3 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.
🔐
You'll be asked for 3 credentials: DB_PASSWORD, GOOGLE_CLIENT_SECRET, JWT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies3 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@1.17.1GHSA-345p-7cg4-v4c7

@modelcontextprotocol/sdk has cross-client data leak via shared server/transport instance reuse

high@modelcontextprotocol/sdk@1.17.1GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@1.17.1GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDB_DATABASEyour_database
configDB_HOST"": "127.0.0.1",
🔐 secretDB_PASSWORDyour_password
configDB_PORT"": "3306",
configDB_USER"": "root",
configGOOGLE_CLIENT_ID4. Set and GOOGLE_CLIENT_SECRET environment variables for Google OAuth
🔐 secretGOOGLE_CLIENT_SECRET4. Set GOOGLE_CLIENT_ID and environment variables for Google OAuth
🔐 secretJWT_SECRET
configMCP_AUTH_PORT
// 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 2 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/ross-jill-ws-bun-db-mcp-1nqky0)](https://m8ven.ai/mcp/ross-jill-ws-bun-db-mcp-1nqky0)
commit: 203fdc476b33317405a29d07e57a49ece8c90cdd
code hash: 78b9831d4b97bdc53c09af17fd252fb32d7d49d3e70cbf1fc4522ca35ce9c041
verified: 6/17/2026, 12:29:32 PM
view raw JSON →