74
grade C
10 days ago
glama

instant-db

An MCP server that enables AI assistants to create and manage persistent SQLite databases through natural language without requiring SQL knowledge. It allows users to propose schemas, store records, and perform complex queries across multiple databases for structured data tracking.

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 1 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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAUTH_REQUIRED
configDATA_DIR"": "/absolute/path/to/instant-db/data",
configLOG_LEVEL"": "normal"
configLOG_PATH./logs/mcp.log # Log file location
configMCP_HTTP_HOST
configMCP_HTTP_PATH
configMCP_HTTP_PORT
configMCP_TRANSPORTstdio # Always stdio for Claude Desktop
configOAUTH_AUDIENCE
configOAUTH_ISSUER
configOAUTH_JWKS_URL
configPUBLIC_BASE_URL
// 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 4 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/urbushey-mcp-db-1l1228)](https://m8ven.ai/mcp/urbushey-mcp-db-1l1228)
commit: 7ce3cce361cce4ede881a360de84bd0f64ebb63f
code hash: 877237826f57536775398ea4730f5b53f6ebcce180f0cd54fe1243fff122528f
verified: 4/11/2026, 2:56:03 PM
view raw JSON →