69
/ 100
1 month ago
glama

sqlite-mcp-server

A read-only MCP server that enables LLMs to safely explore and query any SQLite database via natural language. It exposes tools for listing tables, describing schemas, and executing SELECT/WITH queries with built-in safety guards like write prevention and row limits.

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.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configSQLITE_MAX_ROWSResults are also capped (, default 100) so a careless SELECT can't flood the context window.
configSQLITE_DB_PATHPoint it at your own database instead with the environment variable.
// 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/helmi75-mcp-sqlite-server-5p1qkh)](https://m8ven.ai/mcp/helmi75-mcp-sqlite-server-5p1qkh)
commit: 0e919a427da44db366d63d929b17a02417337efe
code hash: f25114472bd7a194d6f77a820ffce21c4b3919d5e22e12f7377c5509e8b9e0a2
verified: 6/29/2026, 11:20:02 AM
view raw JSON →