67
/ 100
1 day ago
glama

Multi-Database CRUD MCP Server

Exposes typed MCP tools for product CRUD operations, supporting SQLite, PostgreSQL, and planned MySQL.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configDB_BACKEND$env:="sqlite"
configDATABASE_URL$env:="postgresql://mcp_user:mcp_password@localhost:5432/mcp_demo"
configSQLITE_PATH$env:="data/mcp_demo.db"
configMCP_TRANSPORT
// 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 6 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/vinay5199-mcp-poc-1fqeky)](https://m8ven.ai/mcp/vinay5199-mcp-poc-1fqeky)
commit: 313977d66e6229c2d746bba6ab0e0e106b7c113e
code hash: ded3e65f14f220cc22d9303e7fa86e0549dcad853fcd4adc2702b5a34135e565
verified: 7/30/2026, 7:55:16 PM
view raw JSON →
Multi-Database CRUD MCP Server · M8ven Trust Score | M8ven